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