<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > WCon > WCon_CursorSize |
Description
Allows to set/get cursor size
Syntax
cSize = WCon_CursorSize
WCon_CursorSize = cSize
Returns
None
Parameters
Name |
Type |
Optional |
Meaning |
cSize |
Numeric |
No |
cursor size in pixels |
Remarks
Restrictions
See also
Examples