Click or drag to resize

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.GuiModels
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double FractionOfSourceEditorWindowVisible { get; set; }

Property Value

Double
See Also