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

In This Topic
    Draw Method (Picture)
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Overrides Sub Draw( _
       ByVal data As DrawParams _
    ) 
    protected internal override void Draw( 
       DrawParams data
    )

    Parameters

    data
    See Also