Click or drag to resize

DeviceInfoPixelsToUnits Method

Convert pixels to units

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

Parameters

pixels
Type: SystemSingle
Pixels

Return Value

Type: Single
Units
See Also