Click or drag to resize

DoublePoint(DoublePoint) 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(
	DoublePoint dp
)

Parameters

dp  DoublePoint

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

See Also