コード例 #1
0
ファイル: Pi2PictureViewer.cs プロジェクト: habi/pi2
 public void CancelUpdate()
 {
     PictureBox.CancelUpdate();
 }