Gets the logical Dots/Pixels Per Inch of the screen.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public float DPI { get; }
Public ReadOnly Property DPI As Single
Get
member DPI : float32 with get
Property Value
Type:
SingleThe Dots Per Inch
See Also