[C#]
static Rectangle Truncate(RectangleF rect);
[Visual Basic]
Shared Function Truncate(rect As RectangleF) As Rectangle
None.