Gets y-coordinate of the mouse cursor when this event occurred.

Namespace: Sgry.Azuki
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
int Y { get; }
Visual Basic
ReadOnly Property Y As Integer
	Get

Property Value

Type: Int32

See Also