JPlanner Programmer's Guide
RectangleD Constructor (RectangleD)
See Also
 






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

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public RectangleD (
    RectangleD rect
)

 Parameters

rect

The rectangle from which to initialize the new RectangleD.

 See Also

RectangleD Constructor Overload List
RectangleD Class
com.mindfusion.common Namespace