xtd 0.2.0
Loading...
Searching...
No Matches

◆ get_line_spacing()

int32 xtd::drawing::font_family::get_line_spacing ( font_style  style) const

Returns the line spacing, in design units, of the font_family of the specified style. The line spacing is the vertical distance between the base lines of two consecutive lines of text.

Parameters
styleA font_style that contains style information for the font.
Returns
The distance between two consecutive lines of text.