Rect.empty

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

struct Rect
@property
bool
empty
()

Meta