| GestureTouch Methods | 
The GestureTouch type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CompareTo | 
            Compare to another touch by id
             | 
|  | Equals | 
            Checks if this GestureTouch equals another GestureTouch
            (Overrides ValueTypeEquals(Object).) | 
|  | GetHashCode | 
            Returns a hash code for this GestureTouch
            (Overrides ValueTypeGetHashCode.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from ValueType.) | 
 See Also
See Also