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

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

    Parameters

    context
    See Also