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