Click or drag to resize

TextGraphicControllerEhFontChanged Method

Updates the document after the font controller changed.

Namespace: Altaxo.Gui.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void EhFontChanged(
	IMVCAController _
)

Parameters

_  IMVCAController
The controller that triggered the change notification.
See Also