C1.C1Preview Namespace > RenderFragment Class > Draw Method : Draw(Graphics,Rectangle,Rectangle,Boolean,Boolean,Boolean) Method |
'Declaration Public Overloads Sub Draw( _ ByVal graphics As Graphics, _ ByVal boundsPx As Rectangle, _ ByVal parentContentBoundsPx As Rectangle, _ ByVal renderInputControls As Boolean, _ ByVal renderChildren As Boolean, _ ByVal writeMetafileComments As Boolean _ )
public void Draw( Graphics graphics, Rectangle boundsPx, Rectangle parentContentBoundsPx, bool renderInputControls, bool renderChildren, bool writeMetafileComments )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2