コード例 #1
0
 public void PathSet(PathOp op)
 {
     NativeCD.cdCanvasPathSet(Handle, (int)op);
 }