Click or drag to resize

FontX3DFontFamilyName Property

Gets the name of the font family.

Namespace: Altaxo.Drawing.D3D
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