Click or drag to resize

DoublePoint Constructor (IntPoint)

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(
	IntPoint ip
)

Parameters

ip
Type: ClipperLibIntPoint

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

See Also