Aspose::BarCode::BarCodeRecognition::Quadrangle::get_IsEmpty method

Quadrangle::get_IsEmpty method

Tests whether all Points of this Quadrangle have values of zero.

bool Aspose::BarCode::BarCodeRecognition::Quadrangle::get_IsEmpty()

Remarks

Returns true if all Points of this Quadrangle have values of zero; otherwise, false.

See Also