MouseScrollEvent.MouseX Property

Definition

The X position the moused moved to

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

Property Value

System.Int32
Attributes
System.Runtime.CompilerServices.IsReadOnlyAttribute