Partager via


GestureSample Members

The following tables list the members exposed by the GestureSample type.

Public Properties

Name Description
Public Property Delta Holds delta information about the first touchpoint in a multitouch gesture.
Public Property Delta2 Holds delta information about the second touchpoint in a multitouch gesture.
Public Property GestureType The type of gesture in a multitouch gesture sample.
Public Property Position Holds the current position of the first touchpoint in this gesture sample.
Public Property Position2 Holds the current position of the the second touchpoint in this gesture sample.
Public Property Timestamp Holds the starting time for this touch gesture sample.

Public Methods

Name Description
Public Method Equals (Inherited from ValueType.)
Public Method GetHashCode (Inherited from ValueType.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from ValueType.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

GestureSample Structure
Microsoft.Xna.Framework.Input.Touch Namespace