MouseEventOptions.X Property
Gets the x-coordinate of the mouse during the generating mouse event.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public float X { get; set; }
Public Property X As Single
Get
Set
public:
property float X {
float get ();
void set (float value);
}
member X : float32 with get, set
Property Value
Single