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