Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / FastPointCloud Class / DrawForSelection Method

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

    Parameters

    data
    See Also