Click or drag to resize

Paths64(IEnumerablePath64) Constructor

Initializes a new instance of the Paths64 class

Namespace: Clipper2Lib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public Paths64(
	IEnumerable<Path64> paths
)

Parameters

paths  IEnumerablePath64

[Missing <param name="paths"/> documentation for "M:Clipper2Lib.Paths64.#ctor(System.Collections.Generic.IEnumerable{Clipper2Lib.Path64})"]

See Also