Goo.CanvasBounds – goocanvas-2.0 Reference Manual
Packages
goocanvas-2.0
Goo
CanvasBounds
x1
x2
y1
y2
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.
Namespace:
Goo
Package:
goocanvas-2.0
Content:
Fields:
public
double
x1
public
double
y1
public
double
x2
public
double
y2