Sets or returns cursor crosshairs size as a percentage of the total screen.
Syntax
integerVariable = object.CursorSize
object.CursorSize = <integer>
Where:
integerVariable is a Long Integer variable (or value) setting the cursor size.
object is the ApplicationPreferences object.
Examples ...