Property X
X
Gets the x-coordinate of the mouse pointer.
public double X { get; }
Property Value
- double
The x-coordinate of the mouse pointer.
Remarks
Property value is in client coordinates.
Gets the x-coordinate of the mouse pointer.
public double X { get; }
The x-coordinate of the mouse pointer.
Property value is in client coordinates.