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