Click or drag to resize

IntPoint(IntPoint) Constructor

Initializes a new instance of the IntPoint class

Namespace: ClipperLib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IntPoint(
	IntPoint pt
)

Parameters

pt  IntPoint

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

See Also