コード例 #1
0
ファイル: D2DLib.cs プロジェクト: patmosxx-v2/d2dlib
 public override void Dispose()
 {
     D2D.DestoryPathGeometry(this.Handle);
 }