Rectangle.isAligned Method

Module: Rectangle

Definition

Return True if the rectangle is aligned, False if it’s a quadrangle.

bool isAligned()

Returns

bool
True if the rectangle is aligned, False if it’s a quadrangle.

Exceptions

An error has occurred during Face Library execution.