Clipper64.GetBounds

Delphi function GetBounds: TRect64;

C++ Rect64 GetBounds();

C#  public Rect64 GetBounds() {...};


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


See Also

Examples, Rect64