Font.DpiX Property

Gets the horizontal DPI of glyphs in the font.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float DpiX { get; }

Property Value

The horizontal DPI of the font's glyphs.

See Also

Reference

Manual