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

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

    Parameters

    renderContext
    See Also