CairoExtents (gb.cairo)

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

Этот класс создаваемый.

Свойства
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.

Методы
Merge   Merges the specified extents into the current one and returns it.