SelectedSubObjectSelectionMethod Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
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
Type:
SelectionMethod
See Also