Click or drag to resize

Paths64ToString Method

Returns a string representation of the collection of paths.

Namespace: Clipper2Lib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override string ToString()

Return Value

String
A string listing each path in the collection.
See Also