Gets the default line spacing (the baseline-to-baseline distance), in pixels, when writing text with this font.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public float Height { get; }
This value usually is larger than the sum of the ascender and descender taken as absolute values. There is also no guarantee that no glyphs extend above or below subsequent baselines when using this distance. You may think of it as a value the designer of the font finds appropriate.