Function Rect.empty

returns true if rectangle is empty (right <= left || bottom <= top)

Prototype

bool empty() @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0