Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid3D Class / SelectionMode Property

In This Topic
    SelectionMode Property (Solid3D)
    In This Topic
    Gets or sets the selection mode.
    Syntax
    'Declaration
     
    Public Property SelectionMode As selectionFilterType
    public selectionFilterType SelectionMode {get; set;}
    See Also