Click or drag to resize

TextDocumentControllerEhFractionOfEditorWindowChanged Method

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


Namespace: Altaxo.Gui.Text.Viewing
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void EhFractionOfEditorWindowChanged(
	double fractionOfEditor
)

Parameters

fractionOfEditor  Double

[Missing <param name="fractionOfEditor"/> documentation for "M:Altaxo.Gui.Text.Viewing.TextDocumentController.EhFractionOfEditorWindowChanged(System.Double)"]

Implements

ITextDocumentControllerEhFractionOfEditorWindowChanged(Double)
See Also