JPlanner Programmer's Guide
MutableRectangle.setX Method
See Also
 






Sets the x-coordinate of the upper-left corner of this rectangle.

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

 Syntax

Java  Copy Code

public void setX (
    int value
)

 Parameters

value

The x-coordinate of the upper-left corner of this rectangle.

 See Also

MutableRectangle Members
MutableRectangle Class
com.mindfusion.common Namespace