RectangleD Constructor

Overload List

RectangleD(RectangleF) New instance from rectangle with float values.
RectangleD(PointD, SizeF) New instance of RectangleD by location and size.
RectangleD(Double, Double, Double, Double) New instance of RectangleD.

See Also