ConsoleAttributes.CursorX Property

Mentalis.org Proxy

Mentalis.org Proxy Documentation

ConsoleAttributes.CursorX Property

Gets or sets the current cursos position on the x axis in the console.

[Visual Basic]Public Shared Property CursorX As Short
[C#]
public static short CursorX {get; set;}

Property Value

A short that specifies the current cursos position on the x axis in the console.

See Also

ConsoleAttributes Class | ConsoleAttributes Members | Org.Mentalis.Utilities.ConsoleAttributes Namespace