气泡测量:工具面板UI、BubbleMeasure模式、矩形ROI绘制/拖动/右下角调整大小、工具切换联动

This commit is contained in:
李伟
2026-04-27 11:32:06 +08:00
parent e7ae7085df
commit 0c8d8afc51
7 changed files with 463 additions and 2 deletions
@@ -7,6 +7,7 @@ namespace XP.ImageProcessing.RoiControl.Models
PointToLine,
Angle,
FillRate,
BgaVoid
BgaVoid,
BubbleMeasure
}
}