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






Initializes a new instance of the MutableRectangle class.

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

 Syntax

Java  Copy Code

public MutableRectangle (
    Rectangle rect
)

 Parameters

rect

The object that will supply the initial values of the new rectangle.

 See Also

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