LineDisplayBase.CursorDeviceRow 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.
Translates the CursorRow value into a device coordinate by returning an integer that represents the value of the CursorRow property added to the current window’s start row value.
protected int CursorDeviceRow { get; }
member this.CursorDeviceRow : int
Protected ReadOnly Property CursorDeviceRow As Integer