Clips the specified closed paths against the rectangle.
Namespace: Clipper2LibAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic Paths64 Execute(
Paths64 paths
)
Parameters
- paths Paths64
- The paths to clip.
Return Value
Paths64The clipped paths.
See Also