GooCanvas.CanvasBounds

Fields

Name

Type

Access

Description

x1

float

r/w

the left edge.

x2

float

r/w

the right edge.

y1

float

r/w

the top edge.

y2

float

r/w

the bottom edge.

Methods

None

Details

class GooCanvas.CanvasBounds

GooCanvas.CanvasBounds represents the bounding box of an item in the canvas.