Font.Height

Font.Height property

Gets the line spacing of this font.

public int Height { get; }

Property Value

The line spacing, in pixels, of this font.

See Also