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; }
ReadOnly Property PointsPerPixel As Single
Get
abstract PointsPerPixel : float32 with get
Property Value
Type:
SingleSee Also