ContextMenuEventArgs.CursorLeft Property

Definition

Gets the pixel offset of the text cursor horizontal position.

public:
 property double CursorLeft { double get(); };
double CursorLeft();
public double CursorLeft { get; }
var double = contextMenuEventArgs.cursorLeft;
Public ReadOnly Property CursorLeft As Double

Property Value

Double

double

A value in pixels.

Applies to