Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Labels Namespace / Label Class / DrawForSelection Method

In This Topic
    DrawForSelection Method (Label)
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Overridable Sub DrawForSelection( _
       ByVal renderContext As RenderContextBase _
    ) 
    protected internal virtual void DrawForSelection( 
       RenderContextBase renderContext
    )

    Parameters

    renderContext
    See Also