| DeviceInfoInchesToCentimeters Method  | 
 
            Convert inches to centimeters
            
 
    Namespace: 
   DigitalRubyShared
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic static float InchesToCentimeters(
	float inches
)
Parameters
- inches
- Type: SystemSingle
 Inches
Return Value
Type: 
SingleCentimeters
 See Also
See Also