Click or drag to resize

ClipperOffset Properties

The ClipperOffset type exposes the following members.

Properties
 NameDescription
Public propertyArcTolerance Gets or sets the arc tolerance used when approximating round joins and end caps.
Public propertyDeltaCallback Gets or sets the callback that provides a custom delta per vertex.
Public propertyMergeGroups Gets or sets a value indicating whether path groups should be merged before producing the final solution.
Public propertyMiterLimit Gets or sets the miter limit.
Public propertyPreserveCollinear Gets or sets a value indicating whether collinear edges should be preserved.
Public propertyReverseSolution Gets or sets a value indicating whether the solution orientation should be reversed.
Top
See Also