Click or drag to resize

DoublePoint Constructor (DoublePoint)

Initializes a new instance of the DoublePoint class

Namespace:  ClipperLib
Assembly:  Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DoublePoint(
	DoublePoint dp
)

Parameters

dp
Type: ClipperLibDoublePoint

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

See Also