CairoExtents (gb.cairo)

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

Questa classe è creabile.

Proprietà
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.

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