Click or drag to resize

ClipperOffsetArcTolerance Property

Gets or sets the arc tolerance used when approximating round joins and end caps.

Namespace: Clipper2Lib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double ArcTolerance { get; set; }

Property Value

Double
See Also