Click or drag to resize

FontXFinalize Method

Since this instance don't hold any unmanaged font objects by itself, only the FontDestructed event is fired to announce the disposal of this instance. FontManager, which have registered to this event, can then free associated resources.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
~Finalize()
See Also