ApplicationSettingsCrosshairCursorSize Property |
Gets or sets the size of the crosshair cursor.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract int CrosshairCursorSize { get; set; }
Public MustOverride Property CrosshairCursorSize As Integer
Get
Set
Property Value
Type:
Int32
The size of the crosshair cursor.
Remarks
You can specify a value between 0 and 80.
See Also