Пример #1
0
 public void NewSubPath()
 {
     CairoAPI.cairo_new_sub_path(state);
 }