Click or drag to resize

IntRect(IntRect) Constructor

Initializes a new instance of the IntRect class

Namespace: ClipperLib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IntRect(
	IntRect ir
)

Parameters

ir  IntRect

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

See Also