TouchFingerEventArgs

Class

Namespace: Imagini

Base types:

Declared in: Imagini


Describes touch event data.

Members

Property

  • Type
  • DeviceID
  • FingerID
  • X
  • Y
  • DX
  • DY
  • Pressure
  • Constructor

  • TouchFingerEventArgs(TouchEventType, long, long, float, float, float, float, float)

  • Back to index