集成测量工具:点点距、点线距、角度测量;十字辅助线;右键菜单;图像自适应窗口优化

This commit is contained in:
李伟
2026-04-24 14:36:52 +08:00
parent 9e39447144
commit 7fdc6adb44
6 changed files with 211 additions and 12 deletions
@@ -4,6 +4,7 @@ namespace XP.ImageProcessing.RoiControl.Models
{
None,
PointDistance,
PointToLine
PointToLine,
Angle
}
}