CanvasBounds
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "goo_canvas_bounds_get_type ()" ) ]
public struct CanvasBounds
CanvasBounds represents the bounding box of an item in the canvas.
Content:
Fields:
- public double x1
- public double y1
- public double x2
- public double y2