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