[]
        
(Showing Draft Content)

C1.Win.Interop.Size.Ceiling

Ceiling Method

Ceiling()

Converts the current Size structure to a Point by rounding the width and height to the next higher integer values.

Declaration
public Size Ceiling()
Public Function Ceiling() As Size
Returns
Type Description
Size

The Size structure this method converts to.