Click or drag to resize

GraphicsDPI Property

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

Property Value

Type: Single
See Also