JPlanner Programmer's Guide
MutableRectangle.setWidth Method
See Also
 






Sets the width of the upper-left corner of this rectangle.

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

 Syntax

Java  Copy Code

public void setWidth (
    int value
)

 Parameters

value

The width of the upper-left corner of this rectangle.

 See Also

MutableRectangle Members
MutableRectangle Class
com.mindfusion.common Namespace