Gets the dots per inch of the current graphics context. Usually 96 for windows and 72 for other systems
Namespace:
Eto.Drawing
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:
SingleSee Also