PenParametersGetAutoTouchThreshold Method |
Gets the auto touch threshold.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public int GetAutoTouchThreshold()
Public Function GetAutoTouchThreshold As Integer
public:
int GetAutoTouchThreshold()
member GetAutoTouchThreshold : unit -> int
Return Value
Type:
Int32The auto touch threshold.
See Also