ClipperD.GetBounds

Delphi function GetBounds: TRectD;

C++ RectD GetBounds();

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


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


See Also

Examples, RectD