Console.CursorSize Property (Typed) | |
An integer specifying the current cursor size.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOConsoleClasses (in XSharp.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