Click or drag to resize

DeviceInfoUnitsToPixels Method

Convert units to pixels

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

Parameters

units
Type: SystemSingle
Units

Return Value

Type: Single
Pixels
See Also