TextGraphicControllerEhFontChanged Method |
Event handler called when the font controller changes.
Namespace: Altaxo.Gui.Graph.Graph3D.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void EhFontChanged(
IMVCAController _
)
Parameters
- _ IMVCAController
- The controller that triggered the event.
See Also