Click or drag to resize

GestureData Fields

The GestureData type exposes the following members.

Fields
  NameDescription
Public fieldLength
The total length of the gesture (the sum of the distances between points).
Public fieldLimits
The bounding box of the gesture.
Public fieldPoints
The points of the gesture.
Public fieldRadius
The radius of a sphere containing all of the gesture points.
Top
See Also