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

◆ font_family()

drawing::font_family xtd::drawing::font::font_family ( ) const
noexcept

Gets the xtd::drawing::font_family associated with this xtd::drawing::font.

Returns
The font_family associated with this Font.
Remarks
A font_family represents a group of fonts that have a similar font face, but may have different sizes and styles (for example, Arial, Times New Roman, and Verdana).
Examples
wnd_proc.cpp.