Rect: `${Double},${Double},${Double},${Double}`

"%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).

See

rect

Generated using TypeDoc