MouseClickEvent.MouseY Property

Definition

The Y position the mouse was clicked at

public int MouseY { [System.Runtime.CompilerServices.IsReadOnly] get; set; }

Property Value

System.Int32
Attributes
System.Runtime.CompilerServices.IsReadOnlyAttribute