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

◆ is_system_font()

bool xtd::drawing::font::is_system_font ( ) const
noexcept

Gets a value indicating whether the font is a member of xtd::drawing::system_fonts.

Returns
true if the font is a member of xtd::drawing::system_fonts; otherwise, false. The default is false.
Remarks
When the user changes the system font, the is_system_font property could return true, even if the font is not actually a system font.