CursorSize Property |
Specifies the crosshairs size as a percentage of the screen size.
Signature
object.CursorSize
object
PreferencesDisplay
The object or objects this property applies to.
CursorSize
Integer; read-write
A positive integer from 1 to 100 representing the percentage of
total screen area to size the crosshairs to.
System variables
The value for this property is stored in the CURSORSIZE system variable.
Remarks
The default value for this property is 5 percent.
The allowable range is 1 to 100 percent of the total screen. At 100 percent, the ends of the crosshairs are not visible. If the size is decreased to 99 percent or below, the crosshairs have a finite size and the ends of the crosshairs are visible when moved to the edge of the drawing area.
Comments? |