Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderShapeFragment Class / DrawContent Method

In This Topic
    DrawContent Method (RenderShapeFragment)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected Overridable Sub DrawContent( _
       ByVal graphics As Graphics, _
       ByVal dp As DrawParams _
    ) 
    protected virtual void DrawContent( 
       Graphics graphics,
       DrawParams dp
    )

    Parameters

    graphics
    dp
    See Also