CairoExtents (gb.cairo)

This class represents an extents bounding box, as returned by properties like Cairo.ClipExtents or Cairo.FillExtents.

Esta classe é criável.

Propriedades
X1   Returns the left of the resulting extents.
X2   Returns the right of the resulting extents.
Y1   Returns the top of the resulting extents.
Y2   Returns the bottom of the resulting extents.

Métodos
Merge   Merges the specified extents into the current one and returns it.