Click or drag to resize

IntRect Constructor (IntRect)

Initializes a new instance of the IntRect class

Namespace:  ClipperLib
Assembly:  Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IntRect(
	IntRect ir
)

Parameters

ir
Type: ClipperLibIntRect

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

See Also