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