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

In This Topic
    DrawForSelectionWireframe Method (Entity)
    In This Topic
    Draws entity as wires without specifing any color.
    Syntax
    'Declaration
     
    Protected Friend Overridable Sub DrawForSelectionWireframe( _
       ByVal data As GfxDrawForSelectionParams _
    ) 
    protected internal virtual void DrawForSelectionWireframe( 
       GfxDrawForSelectionParams data
    )

    Parameters

    data
    See Also