Click or drag to resize

TouchParametersSetOffsetX Method

Sets the x offset.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntax
public void SetOffsetX(
	short offsetX
)

Parameters

offsetX
Type: SystemInt16
Offset X
See Also