GestureData Fields | 
The GestureData type exposes the following members.
| Name | Description | |
|---|---|---|
| Length | 
                The total length of the gesture
                (the sum of the distances between points).
              | |
| Limits | 
                The bounding box of the gesture.
              | |
| Points | 
                The points of the gesture.
              | |
| Radius | 
                The radius of a sphere containing all of the gesture points.
              |