Click or drag to resize

GdiFontManagerGenericSansSerifFontFamilyName Property

Gets the GDI generic sans serif font family name

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static string GenericSansSerifFontFamilyName { get; }

Property Value

String
The GDI generic sans serif font family name.
See Also