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