Wisej.Core.WisejEventArgs PointerInfo
Last updated 2 years ago
Namespace: Wisej.Core
Assembly: Wisej.Framework (2.5.0.0)
Pointer information from the event.
: Mouse button.
: Indicates whether the PointerInfo properties have been initialize or not.
: Pointer location.
: Keyboard modifiers.
: Wheel delta.
Public Structure PointerInfo Implements ValueType
public struct PointerInfo : ValueType