 | CRectangle1(CPoint, CPoint) 构造函数 |
平行于坐标轴的矩形
命名空间: AT.Librarys.Container.Toolkit.Vision程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法public CRectangle1(
CPoint point1,
CPoint point2
)
参数
- point1 CPoint
- 点1
- point2 CPoint
- 点2
参见