Clipper |
The ClipperOffset type exposes the following members.
| Name | Description | |
|---|---|---|
| ArcTolerance | Gets or sets the arc tolerance used when approximating round joins and end caps. | |
| DeltaCallback | Gets or sets the callback that provides a custom delta per vertex. | |
| MergeGroups | Gets or sets a value indicating whether path groups should be merged before producing the final solution. | |
| MiterLimit | Gets or sets the miter limit. | |
| PreserveCollinear | Gets or sets a value indicating whether collinear edges should be preserved. | |
| ReverseSolution | Gets or sets a value indicating whether the solution orientation should be reversed. |