예제 #1
0
 public void Begin(PolyMode mode)
 {
     NativeCD.cdCanvasBegin(Handle, (int)mode);
 }