Property X
X
Gets the x-coordinate of the mouse during the generating mouse event. Value is relative to the left corner of the control.
public float X { get; }
Property Value
- float
The x-coordinate of the mouse, in dips.
Gets the x-coordinate of the mouse during the generating mouse event. Value is relative to the left corner of the control.
public float X { get; }
The x-coordinate of the mouse, in dips.