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

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

    Parameters

    data
    See Also