Click or drag to resize

ScreenDPI Property

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; }

Property Value

Type: Single
The Dots Per Inch
See Also