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.
style | A font_style that contains style information for the font. |