Click or drag to resize

DisplayDeviceNativeDPI Property

Native DPI of the display device.

Namespace:  TouchScript.Devices.Display
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public virtual float NativeDPI { get; }

Property Value

Type: Single

Implements

IDisplayDeviceNativeDPI
See Also