| C1.C1Report.4 Assembly > C1.C1Preview Namespace > RenderFragment Class > Draw Method : Draw(Graphics,Rectangle,Rectangle,Boolean,Boolean,Boolean) Method |
'Declaration Public Overloads Sub Draw( _ ByVal graphics As System.Drawing.Graphics, _ ByVal boundsPx As System.Drawing.Rectangle, _ ByVal parentContentBoundsPx As System.Drawing.Rectangle, _ ByVal renderInputControls As System.Boolean, _ ByVal renderChildren As System.Boolean, _ ByVal writeMetafileComments As System.Boolean _ )
public void Draw( System.Drawing.Graphics graphics, System.Drawing.Rectangle boundsPx, System.Drawing.Rectangle parentContentBoundsPx, System.bool renderInputControls, System.bool renderChildren, System.bool writeMetafileComments )