TextGraphicControllerEhFontChanged Method |
Updates the document after the font controller changed.
Namespace: Altaxo.Gui.Graph.Gdi.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 change notification.
See Also