IntRect(IntRect) Constructor |
Initializes a new instance of the
IntRect class
Namespace: ClipperLibAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public IntRect(
IntRect ir
)
Parameters
- ir IntRect
[Missing <param name="ir"/> documentation for "M:ClipperLib.IntRect.#ctor(ClipperLib.IntRect)"]
See Also