LcdConsole.CursorTop Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Position of the cursor, from top Note: May be outside the bounds of the display.
public int CursorTop { get; }
member this.CursorTop : int
Public ReadOnly Property CursorTop As Integer