Click or drag to resize
Ab4d.SharpEngine logo

PointerWheelStateEventArgs Properties

The PointerWheelStateEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyIsHorizontalWheel True when horizontal wheel was changed, false when vertical wheel was changed.
Public propertyWheelDelta Gets amount of wheel change.
Top
See Also