Share via


ContextMenuEventArgs.CursorLeft 屬性

定義

取得文字游標水準位置的圖元位移。

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

屬性值

Double

double

以像素為單位的值。

適用於