Please use. NET 5,. NET 6, NET 7,. NET 8, NET Framework 4.6, NET Framework 4.61, NET Framework 4.7, NET Framework 4.72, NET Framework 4.8, NET Framework 4.81, and. NET Core 3.1 versions

Point 构造函数

重载列表

Point(Double, Double) Initializes a new point from double values (truncates to integers) 从双精度值初始化新点(截断为整数)
Point(Int32, Int32) Represents a 2D point with integer coordinates and geometric operations 表示具有整数坐标和几何运算的二维点

参见