ReverseSolution

The Clipper Library

Clipper.ReverseSolution

Del.» property ReverseSolution: boolean; override;

C++ » void ReverseSolution(bool value);

C#  » public bool ReverseSolution { get {} set {} };

When this property is set to true, polygons returned in the solution parameter of the Execute() method will have orientations opposite to their normal orientations.

See Also

Execute, Orientation