예제 #1
0
 public void InitIdentity()
 {
     // this.Init(1,0,0,1,0,0);
     CairoAPI.cairo_matrix_init_identity(this);
 }