FontXFontDestructed Event |
Occurs when a
FontX instance was disposed. Argument is the invariant description string of the destructed
FontX instance.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static event Action<string> FontDestructed
Value
ActionStringSee Also