|
@@ -1348,8 +1348,7 @@ namespace OTSMeasureApp
|
|
|
break;
|
|
|
}
|
|
|
}
|
|
|
- //测量区域菜单
|
|
|
- //m_IsSelectType = ContextMenuType.MeasureMenu;
|
|
|
+
|
|
|
//设置编辑右键菜单项
|
|
|
SetShowCMStrip(ContextMenuType.MeasureMenu, CMStrip, IsTrue);
|
|
|
_Point = this.PointToClient(Cursor.Position);
|
|
@@ -1664,8 +1663,7 @@ namespace OTSMeasureApp
|
|
|
|
|
|
//帧图
|
|
|
MouseDownFunction(m_MeasureFieldGDIObjects, e);
|
|
|
- //所有获取的帧图
|
|
|
- //MouseDownFunction(m_AllFieldGDIObjects, e);
|
|
|
+
|
|
|
//样品台中BSE图片
|
|
|
MouseDownFunction(m_ImageGDIObjects, e);
|
|
|
//SEM中心位置
|