示例#1
0
 public Cairo.Status Invert()
 {
     return(CairoAPI.cairo_matrix_invert(this));
 }