Gets or sets the current cursos position on the y axis in the console.
[Visual Basic]Public Shared Property CursorY As Short
[C#]
public static short CursorY {get; set;}
Property Value
A short value that specifies the current cursos position on the y axis in the console.
See Also
ConsoleAttributes Class | ConsoleAttributes Members | Org.Mentalis.Utilities.ConsoleAttributes Namespace