| DeviceInfoCentimetersToInches Method  | 
 
            Convert centimeters to inches
            
 
    Namespace: 
   DigitalRubyShared
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic static float CentimetersToInches(
	float centimeters
)
Parameters
- centimeters
- Type: SystemSingle
 Centimeters
Return Value
Type: 
SingleInches
 See Also
See Also