WisejEventArgs.PointerInfo

Wisej.Core.WisejEventArgs PointerInfo

Namespace: Wisej.Core

Assembly: Wisej.Framework (3.2.0.0)

Pointer information from the event.

public struct PointerInfo : ValueType

Properties

Button

MouseButtons: Mouse button.

IsEmpty

Booleanarrow-up-right: Indicates whether the PointerInfo properties have been initialize or not.

Location

Pointarrow-up-right: Pointer location.

Modifiers

Keys: Keyboard modifiers.

WheelDelta

Int32arrow-up-right: Wheel delta.

Last updated

Was this helpful?