Click or drag to resize

ITextDocumentControllerEhViewerConfigurationChanged Method

Notifies the controller that the viewer configuration changed.

Namespace: Altaxo.Gui.Text.Viewing
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void EhViewerConfigurationChanged(
	ViewerConfiguration windowConfiguration
)

Parameters

windowConfiguration  ViewerConfiguration
The new viewer configuration.
See Also