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

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

    Parameters

    data
    See Also