Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / SelectionFilterMode Property

In This Topic
    SelectionFilterMode Property
    In This Topic
    Gets or sets the pick filter used by the pick action modes.
    Syntax
    'Declaration
     
    Public Property SelectionFilterMode As selectionFilterType
    public selectionFilterType SelectionFilterMode {get; set;}
    See Also