向羽 孟 1 개월 전
부모
커밋
0a743e0f57
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      Extensometer/WinForm/CamOperationForm.cs

+ 3 - 0
Extensometer/WinForm/CamOperationForm.cs

@@ -51,6 +51,9 @@ namespace Extensometer.WinForm
             PicBox.Image = bitmap;
             Invalidate();
         }
+        /// <summary>
+        /// 
+        /// </summary>
         private bool IsSelectPoint = true;
         /// <summary>
         /// 图片窗口鼠标按下事件