Rectangle.resize Method¶
Module: Rectangle
Definition¶
Applies a scale factor to the rectangle.
void resize(double scaleFactor)
Parameters
scaleFactor doublein Scale factor to apply to the rectangle.
Exceptions
An error has occurred during Face Library execution.