MouseEventOptions.Y Property

Gets the y-coordinate of the mouse during the generating mouse event.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public float Y { get; set; }

Property Value

Single

See Also