DeviceInfoPixelsToUnits Method |
Convert pixels to units
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public static float PixelsToUnits(
float pixels
)
Parameters
- pixels
- Type: SystemSingle
Pixels
Return Value
Type:
SingleUnits
See Also