Initializes a new instance of the
RectD struct from another rectangle.
Namespace: Clipper2LibAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic RectD(
RectD rec
)
Parameters
- rec RectD
- The rectangle to copy.
See Also