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