[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReport.CmToInch

CmToInch Method

CmToInch(float)

Converts a measurement in centimeters to inches.

Declaration
public static float CmToInch(float value)
Parameters
Type Name Description
float value

A float value that represents a value in centimeters converted to inches.

Returns
Type Description
float

A float value representing the converted value in inches.