ClipperBaseGetBounds Method |
Gets the bounds of all currently added input geometry.
Namespace: Clipper2LibAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic Rect64 GetBounds()
Return Value
Rect64The bounds of the input geometry.
See Also