ZennoLab Assemblies Documentation
TouchData Constructor(Single,Single)
ZennoLab.CommandCenter.TouchEvents Namespace > TouchData Class > TouchData Constructor : TouchData Constructor(Single,Single)

Type: System.Single

X coordinate relative to the left side of the view.

Type: System.Single

Y coordinate relative to the left side of the view.

TouchData constructor
Syntax
public TouchData( 
   float x,
   float y
)

Parameters

x

Type: System.Single

X coordinate relative to the left side of the view.

y

Type: System.Single

Y coordinate relative to the left side of the view.

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 Class
TouchData Members
Overload List