[]
Converts the current Point structure to a Point by rounding the double coordinates to the next higher integer values.
public Point Ceiling()
Public Function Ceiling() As Point
The Point structure this method converts to.