GetBounds

The Clipper Library

ClipperBase.GetBounds

Del.» function GetBounds: TIntRect;

C++ » IntRect GetBounds();

C#  » public IntRect GetBounds() {...};

This method returns the axis-aligned bounding rectangle of all polygons that have been added to the Clipper object.


See Also

Example, IntRect