Click or drag to resize

TextDocumentControllerEhIsViewerSelectedChanged Method

[Missing <summary> documentation for "M:Altaxo.Gui.Text.Viewing.TextDocumentController.EhIsViewerSelectedChanged(System.Boolean)"]


Namespace: Altaxo.Gui.Text.Viewing
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void EhIsViewerSelectedChanged(
	bool isViewerSelected
)

Parameters

isViewerSelected  Boolean

[Missing <param name="isViewerSelected"/> documentation for "M:Altaxo.Gui.Text.Viewing.TextDocumentController.EhIsViewerSelectedChanged(System.Boolean)"]

Implements

ITextDocumentControllerEhIsViewerSelectedChanged(Boolean)
See Also