Click or drag to resize

ClipperPath64 Method

[Missing <summary> documentation for "M:Clipper2Lib.Clipper.Path64(Clipper2Lib.PathD)"]


Namespace: Clipper2Lib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public static Path64 Path64(
	PathD path
)

Parameters

path  PathD

[Missing <param name="path"/> documentation for "M:Clipper2Lib.Clipper.Path64(Clipper2Lib.PathD)"]

Return Value

Path64

[Missing <returns> documentation for "M:Clipper2Lib.Clipper.Path64(Clipper2Lib.PathD)"]

See Also