Click or drag to resize

ClipperOffsetExecute Method

Overload List
 NameDescription
Public methodExecute(ClipperOffsetDeltaCallback64, Paths64) Executes the offset operation using a custom per-vertex delta callback.
Public methodExecute(Double, Paths64) Executes the offset operation and writes the result to a path collection.
Public methodExecute(Double, PolyTree64) Executes the offset operation and writes the result to a polygon tree.
Top
See Also