Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Picture Class / DrawEntity Method

In This Topic
    DrawEntity Method (Picture)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub DrawEntity( _
       ByVal context As RenderContextBase, _
       ByVal myParams As Object _
    ) 
    protected override void DrawEntity( 
       RenderContextBase context,
       object myParams
    )

    Parameters

    context
    myParams
    See Also