WisejEventArgs.PointerInfo

Wisej.Core.WisejEventArgs PointerInfo

Namespace: Wisej.Core

Assembly: Wisej.Framework (3.5.0.0)

Pointer information from the event.

public struct PointerInfo : ValueType

Properties

MouseButtons: Mouse button.

Boolean: Indicates whether the PointerInfo properties have been initialize or not.

Point: Pointer location.

Keys: Keyboard modifiers.

Int32: Wheel delta.

Last updated