SelectedObjectSelectionMethods Property
 | 
Namespace:  Bricscad.EditorInput
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public SelectionMethod SelectionMethods { get; }
 
Public ReadOnly Property SelectionMethods As SelectionMethod
        Get
 
public:
property SelectionMethod SelectionMethods {
        SelectionMethod get ();
}
 
member SelectionMethods : SelectionMethod with get
 
 
 
Property Value
Type: 
SelectionMethod 
See Also