[]
        
(Showing Draft Content)

C1.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()
Returns
Type Description
Size

The Size structure this method converts to.