[]
        
(Showing Draft Content)

C1.C1Preview.OffsetsI.Ceiling

Ceiling Method

Ceiling(OffsetsD)

Converts the specified OffsetsD structure to an OffsetsI by rounding the OffsetsD's double values to the next higher integer values.

Declaration
public static OffsetsI Ceiling(OffsetsD value)
Parameters
Type Name Description
OffsetsD value

The OffsetsD structure to be converted.

Returns
Type Description
OffsetsI

The converted OffsetsI structure.