IAcadPreferencesSelectionGripSize Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
int GripSize { get; set; }
Property GripSize As Integer
Get
Set
property int GripSize {
int get ();
void set (int value);
}
abstract GripSize : int with get, set
Property Value
Type:
Int32
See Also