Converts floating-point paths to integer paths without scaling.
Namespace: Clipper2LibAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static Paths64 Paths64(
PathsD paths
)
Parameters
- paths PathsD
- The paths to convert.
Return Value
Paths64The converted integer paths.
See Also