Click or drag to resize

FontManager3DInstance Property

Gets or sets the singleton font manager instance.

Namespace: Altaxo.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static FontManager3D Instance { get; set; }

Property Value

FontManager3D
See Also