JPlanner Programmer's Guide
RectangleD Constructor
See Also
 






Initializes a new instance of the RectangleD class.

 Overload List

Name Description

RectangleD ()

Initializes a new instance of the RectangleD class with all properties set to zero.

RectangleD (Double, Double, Double, Double)

Initializes a new instance of the RectangleD class with the specified values.

RectangleD (Rectangle)

Initializes a new instance of the RectangleD class from the specified rectangle.

RectangleD (RectangleD)

Initializes a new instance of the RectangleD class from the specified rectangle.

 See Also

RectangleD Class
com.mindfusion.common Namespace