[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReport.InchToCm

InchToCm Method

InchToCm(float)

Converts a measurement in inches to centimeters.

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

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

Returns
Type Description
float

A float value representing converted value in centimeters.