Click or drag to resize
DigitalRuneConsoleVisualCaretY Property
Gets the y-position of the caret (in rows).

Namespace: DigitalRune.Game.UI.Controls
Assembly: DigitalRune.Game.UI (in DigitalRune.Game.UI.dll) Version: 1.8.0.0 (1.8.0.14553)
Syntax
public int VisualCaretY { get; }

Property Value

Type: Int32
The y-position of the caret (in rows).
See Also