예제 #1
0
 public void ClosePath()
 {
     D2D.ClosePath(this.Handle);
 }