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