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

In This Topic
    Draw Method (Legend)
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Sub Draw( _
       ByVal control As ViewportLayout, _
       ByVal viewport As Viewport _
    ) 
    protected internal void Draw( 
       ViewportLayout control,
       Viewport viewport
    )

    Parameters

    control
    viewport
    See Also