Click or drag to resize

ClipperBaseReverseSolution Property

Gets or sets a value indicating whether the output polygon orientation is reversed.

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

Property Value

Boolean
See Also