MouseEventOptions.Y Property
Gets the y-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 Y { get; set; }
Public Property Y As Single
Get
Set
public:
property float Y {
float get ();
void set (float value);
}
member Y : float32 with get, set
Property Value
Single