Click or drag to resize

PenParametersSetOffsetCorrectionEnabled Method

Sets whether or not offset correction is enabled.

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

Parameters

offsetCorrectionEnabled
Type: SystemBoolean
Offset Correction Enabled
See Also