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