ITextDocumentControllerEhFractionOfEditorWindowChanged Method |
Notifies the controller that the editor window fraction changed.
Namespace: Altaxo.Gui.Text.ViewingAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid EhFractionOfEditorWindowChanged(
double fractionOfEditor
)
Parameters
- fractionOfEditor Double
- The new editor window fraction.
See Also