Rectangle.getY Method¶
Module: Rectangle
Definition¶
Returns the y-coord of the TopLeft corner. Use on aligned rectangle only.
int getY()
Returns
intY-coord of the TopLeft corner.
Exceptions
An error has occurred during Face Library execution.
Module: Rectangle
Returns the y-coord of the TopLeft corner. Use on aligned rectangle only.
int getY()
Returns
intExceptions