Font::SystemFontName Property
.NET Framework (current version)
Gets the name of the system font if the IsSystemFont property returns true.
Assembly: System.Drawing (in System.Drawing.dll)
Property Value
Type: System::String^The name of the system font, if IsSystemFont returns true; otherwise, an empty string ("").
The name returned by the SystemFontName property will be one of the members of the SystemFonts, converted to a string.
.NET Framework
Available since 2.0
Available since 2.0
Show: