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.ViewingAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax double OutlineWindowRelativeWidth { set; }
Property Value
Double
The relative width of the outline window (relative to the available width)
See Also