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