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