Aspose::Pdf::Rectangle::get_IsPoint method

Rectangle::get_IsPoint method

Checks if rectangle is point i.e. LLX is equal URX and LLY is equal URY.

bool Aspose::Pdf::Rectangle::get_IsPoint()

See Also