ClipperPaths64ToString Method |
Converts integer paths to a string.
Namespace: Clipper2LibAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static string Paths64ToString(
Paths64 paths
)
Parameters
- paths Paths64
- The paths to convert.
Return Value
StringA string representation of the paths.
See Also