Console: CursorSize (get)

CursorSize

Returns the size (height) of the cursor.



 Public Property Get CursorSize ( ) As Long

Return Values

Long -  The size of the cursor.

Remarks

the size of the cursor is a value 1 to 100, 1 being 1% the full block, and 100 beign 100% a full block.

Read/Write.

See Also

Project CorLib Overview

Class Console Overview