 | CRectangle2(CPoint, Double, Double, Double) 构造函数 |
矩形
命名空间: AT.Librarys.Container.Toolkit.Vision程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法public CRectangle2(
CPoint point,
double angle,
double length1,
double length2
)
参数
- point CPoint
- 点
- angle Double
- 角度
- length1 Double
- 长1
- length2 Double
- 长2
参见