Click or drag to resize

GdiFontManagerInternalGetFontFamilyNameGenericSansSerif Method

Gets the font family name to use as a generic sans serif fallback.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected virtual string InternalGetFontFamilyNameGenericSansSerif()

Return Value

String
The fallback family name.
See Also