ZennoLab Assemblies Documentation
Touch(Int32,Int32) Method
ZennoLab.CommandCenter Namespace > Tab.TouchSimulation Class > Touch Method : Touch(Int32,Int32) Method

Type: System.Int32

X coordinate of a point relative to the top side of the view.

Type: System.Int32

Y coordinate of a point relative to the top side of the view.

Touches the point that is already in the view.
Syntax
public void Touch( 
   int x,
   int y
)

Parameters

x

Type: System.Int32

X coordinate of a point relative to the top side of the view.

y

Type: System.Int32

Y coordinate of a point relative to the top side of the view.

Requirements

Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.

See Also

Reference

Tab.TouchSimulation Class
Tab.TouchSimulation Members
Overload List