Rectangle.getHeight Method¶
Module: Rectangle
Definition¶
Returns the height of the rectangle. Use on aligned rectangle only.
int getHeight()
Returns
intHeight of the rectangle.
Exceptions
An error has occurred during Face Library execution.
Module: Rectangle
Returns the height of the rectangle. Use on aligned rectangle only.
int getHeight()
Returns
intExceptions