Click or drag to resize

ClipperOffsetMergeGroups Property

Gets or sets a value indicating whether path groups should be merged before producing the final solution.

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

Property Value

Boolean
See Also