Click or drag to resize

GraphicsIHandlerPointsPerPixel Property

Gets the scale of points to pixels. Multiply by desired pixel size to get point value (e.g. for font sizes)

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
float PointsPerPixel { get; }

Property Value

Type: Single
See Also