Click or drag to resize

FontXFontFamilyName Property

Gets the name of the font family.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string FontFamilyName { get; }

Property Value

String
The name of the font family.
See Also