Click or drag to resize

DeviceInfoInchesToCentimeters Method

Convert inches to centimeters

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static float InchesToCentimeters(
	float inches
)

Parameters

inches
Type: SystemSingle
Inches

Return Value

Type: Single
Centimeters
See Also