Click or drag to resize

IntPoint Constructor (IntPoint)

Initializes a new instance of the IntPoint class

Namespace:  ClipperLib
Assembly:  Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IntPoint(
	IntPoint pt
)

Parameters

pt
Type: ClipperLibIntPoint

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

See Also