Goo.CairoMatrix – goocanvas Reference Manual
Packages
goocanvas
Goo
CairoMatrix
copy
x0
xx
xy
y0
yx
yy
CairoMatrix
Object Hierarchy:
Description:
[
CCode
( copy_function =
"goo_cairo_matrix_copy"
, type_id =
"GOO_TYPE_CAIRO_MATRIX"
) ]
[
Compact
]
public
class
CairoMatrix
Namespace:
Goo
Package:
goocanvas
Content:
Static methods:
public
static
Matrix
copy
(
Matrix
matrix)
Fields:
public
double
x0
public
double
xx
public
double
xy
public
double
y0
public
double
yx
public
double
yy