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