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