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