Rectangle.resize Method

Module: Rectangle

Definition

Applies a scale factor to the rectangle.

void resize(double scaleFactor)

Parameters

scaleFactor double
in Scale factor to apply to the rectangle.

Exceptions

An error has occurred during Face Library execution.