ZennoLab Assemblies Documentation
TouchData Class
Members 
ZennoLab.CommandCenter.TouchEvents Namespace : TouchData Class
Representation of a single touch event. Touches begin with one TouchStart action followed by zero or more TouchMoved actions and finally one TouchEnded or TouchCancelled action. Events not respecting this order will be ignored.
Syntax
[Serializable()]
public sealed class TouchData 
Inheritance Hierarchy

System.Object
   ZennoLab.CommandCenter.TouchEvents.TouchData

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TouchData Members
ZennoLab.CommandCenter.TouchEvents Namespace