MouseScrollEvent.MouseY Property

Definition

The Y position the moused moved to

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

Property Value

System.Int32
Attributes
System.Runtime.CompilerServices.IsReadOnlyAttribute