Click or drag to resize

ITextDocumentViewOutlineWindowRelativeWidth Property

Sets the width of the outline window. A value of NaN indicates that the width is determined automatically by the contents of the outline window.

Namespace: Altaxo.Gui.Text.Viewing
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
double OutlineWindowRelativeWidth { set; }

Property Value

Double
The relative width of the outline window (relative to the available width)
See Also