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