예제 #1
0
파일: Context.cs 프로젝트: uvbs/FullSource
 public void NewPath()
 {
     CairoAPI.cairo_new_path(state);
 }