GooCanvas.CanvasBounds¶
Fields¶
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
x1  | 
r/w  | 
the left edge.  | 
|
x2  | 
r/w  | 
the right edge.  | 
|
y1  | 
r/w  | 
the top edge.  | 
|
y2  | 
r/w  | 
the bottom edge.  | 
Methods¶
None
Details¶
- class GooCanvas.CanvasBounds¶
 GooCanvas.CanvasBoundsrepresents the bounding box of an item in the canvas.