Point.Round

Point.Round method

转换指定的PointF到一个Point通过四舍五入对象Point值到最接近的整数.

public static Point Round(PointF point)
范围类型描述
pointPointFPointF转换。

返回值

Point此方法转换为。

也可以看看