IAcadPreferencesSelectionPickFirst Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
bool PickFirst { get; set; }
Property PickFirst As Boolean
Get
Set
property bool PickFirst {
bool get ();
void set (bool value);
}
abstract PickFirst : bool with get, set
Property Value
Type:
Boolean
See Also