Click or drag to resize

ClipperBaseGetBounds Method

Gets the bounds of all currently added input geometry.

Namespace: Clipper2Lib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Rect64 GetBounds()

Return Value

Rect64
The bounds of the input geometry.
See Also