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