孔隙率:主框架实现,添加辅助面板
This commit is contained in:
@@ -125,7 +125,7 @@ namespace XplorePlane.ViewModels.ImageProcessing
|
||||
}
|
||||
};
|
||||
|
||||
// 禁用右键菜单(参考点点距方式)
|
||||
// 禁用右键菜单
|
||||
_canvas.SetValue(System.Windows.Controls.ContextMenuService.IsEnabledProperty, false);
|
||||
|
||||
// 订阅画布点击事件来添加 ROI 顶点
|
||||
|
||||
Reference in New Issue
Block a user