 | CLineF(Single, Single, Single, Single) 构造函数 |
构造
命名空间: AT.Librarys.Container.Toolkit.Vision程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法public CLineF(
float row1,
float column1,
float row2,
float column2
)
参数
- row1 Single
- 行1
- column1 Single
- 列1
- row2 Single
- 行2
- column2 Single
- 列2
参见