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

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

    Parameters

    data
    See Also