Console.CursorSize Property | |
An integer specifying the current cursor size.
Namespace:
VO
Assembly:
VOConsoleClasses (in VOConsoleClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY CursorSize AS LONG GET SET
public virtual int CursorSize { get; set; }
Request Example
View SourceProperty Value
Type:
LongAn integer specifying the current cursor size.
See Also