Click or drag to resize

TextGraphicControllerEhFontChanged Method

Event handler called when the font controller changes.

Namespace: Altaxo.Gui.Graph.Graph3D.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 event.
See Also