Click or drag to resize

TouchParametersSetOffsetY Method

Sets the y offset.

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

Parameters

offsetY
Type: SystemInt16
Offset Y
See Also