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