Converts a floating-point path to an integer path without scaling.
Namespace: Clipper2LibAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static Path64 Path64(
PathD path
)
Parameters
- path PathD
- The path to convert.
Return Value
Path64The converted integer path.
See Also