TextDocumentViewOptionsFractionOfSourceEditorWindowVisible Property |
The fraction of the width (when shown in left-right configuration) or height (when shown in top-bottom configuration) of the source editor window in relation to the available width/height.
Namespace: Altaxo.Text.GuiModelsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double FractionOfSourceEditorWindowVisible { get; set; }
Property Value
DoubleSee Also