Click or drag to resize

PenParametersSetTipInverted Method

Sets whether or not the pen tip switch is inverted.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetTipInverted(
	bool tipInverted
)

Parameters

tipInverted
Type: SystemBoolean
Tip Inverted
See Also