[round Converts the specified PointF to a Point object by rounding the Point values to the nearest integer. Returns The Point this method converts to. def round(self, point): ... Parameter Type Description point PointF The PointF to convert. See Also module aspose.cad class Point class PointF]