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

In This Topic
    DrawForSelectionWireframe Method (Solid3D)
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Overrides Sub DrawForSelectionWireframe( _
       ByVal data As GfxDrawForSelectionParams _
    ) 
    protected internal override void DrawForSelectionWireframe( 
       GfxDrawForSelectionParams data
    )

    Parameters

    data
    See Also