Click or drag to resize

OutPt2 Constructor

Initializes a new instance of the OutPt2 class

Namespace: Clipper2Lib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public OutPt2(
	Point64 pt
)

Parameters

pt  Point64

[Missing <param name="pt"/> documentation for "M:Clipper2Lib.OutPt2.#ctor(Clipper2Lib.Point64)"]

See Also