rect
A geometric rectangle in space, defined by two
points
"%f,%f,%f,%f"
The rectangle llx,lly,urx,ury
gives the coordinates, in points, of the
lower-left corner (llx,lly)
and the upper-right corner (urx,ury)
.
Attributes
rect
is a valid type for:
Last modified September 17, 2022: Update rect.md: add desc (9c7d692)