Click or drag to resize

TouchParametersSetOffsetY Method

Sets the y offset.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetOffsetY(
	short offsetY
)

Parameters

offsetY
Type: SystemInt16
Offset Y
See Also