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