JPlanner Programmer's Guide
Point.getY Method
See Also
 






Gets the y-coordinate of this point.

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

 Syntax

Java  Copy Code

public int getY ()

 Return Value

An integer value representing the y-coordinate.

 See Also

Point Members
Point Class
com.mindfusion.common Namespace