Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / DrawForSelectionEdges Method

In This Topic
    DrawForSelectionEdges Method (Entity)
    In This Topic
    Draws the entity edges in false-colors (for some kinds of entities only).
    Syntax
    'Declaration
     
    Protected Friend Overridable Sub DrawForSelectionEdges( _
       ByVal data As GfxDrawForSelectionParams _
    ) 
    protected internal virtual void DrawForSelectionEdges( 
       GfxDrawForSelectionParams data
    )

    Parameters

    data
    See Also