Click or drag to resize

PenParametersSetAutoTouchThreshold Method

Sets the auto touch threshold.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetAutoTouchThreshold(
	int autoTouchThreshold
)

Parameters

autoTouchThreshold
Type: SystemInt32
The auto touch threshold.
See Also