CairoExtents (gb.cairo)

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

Tato třída je vytvořitelný.

Vlastnosti
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.

Metoda
Merge   Merges the specified extents into the current one and returns it.