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






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

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

 Syntax

Java  Copy Code

public Rectangle (
    Rectangle rect
)

 Parameters

rect

The rectangle from which to initialize the new Rectangle.

 See Also

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