Click or drag to resize

GdiFontManager_instanceCached Field

The instance used by the static methods of this class. Is not neccessarily of type GdiFontManager, but could also be a derived type.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected static CachedService<GdiFontManager, GdiFontManager> _instanceCached

Field Value

CachedServiceGdiFontManager, GdiFontManager
See Also