Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Labels Namespace / LeaderAndText Class / DrawForSelection Method / DrawForSelection(RenderContextBase) Method

In This Topic
    DrawForSelection(RenderContextBase) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Overloads Overrides Sub DrawForSelection( _
       ByVal context As RenderContextBase _
    ) 
    protected internal override void DrawForSelection( 
       RenderContextBase context
    )

    Parameters

    context
    See Also