[]
        
(Showing Draft Content)

C1.Win.Interop.Point.Ceiling

Ceiling Method

Ceiling()

Converts the current Point structure to a Point by rounding the double coordinates to the next higher integer values.

Declaration
public Point Ceiling()
Returns
Type Description
Point

The Point structure this method converts to.