ContextMenuEventArgs.CursorTop Property

Definition

Gets the pixel offset of the text cursor vertical position.

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

Property Value

Double

double

A value in pixels.

Applies to