[C#]
static Point Round(PointF pt);
[Visual Basic]
Shared Function Round(pt As PointF) As Point
None.