GdiFontManagerEhAnnounceDestructionOfFontX Method |
Is called upon every destruction of a
FontX instance.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected virtual void EhAnnounceDestructionOfFontX(
string fontID
)
Parameters
- fontID String
- The invariant description string of the destructed FontX instance.
See Also