Round
Point.Round method
转换指定的PointF通过四舍五入到 Point 对象Point值到最接近的整数。
public static Point Round(PointF value)
范围 | 类型 | 描述 |
---|---|---|
value | PointF | 这PointF转换。 |
返回值
这Point此方法转换为。
也可以看看
- struct PointF
- struct Point
- 命名空间 System.Drawing
- 部件 Aspose.Drawing
转换指定的PointF通过四舍五入到 Point 对象Point值到最接近的整数。
public static Point Round(PointF value)
范围 | 类型 | 描述 |
---|---|---|
value | PointF | 这PointF转换。 |
这Point此方法转换为。