JPlanner Programmer's Guide
MutableRectangle.setY Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setY (
    int value
)

 Parameters

value

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

 See Also

MutableRectangle Members
MutableRectangle Class
com.mindfusion.common Namespace