Click or drag to resize

DoublePoint(IntPoint) Constructor

Initializes a new instance of the DoublePoint class

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

Parameters

ip  IntPoint

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

See Also