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