Click or drag to resize

TextDocumentControllerIsOutlineVisible Property

Gets or sets a value indicating whether the outline is visible.

Namespace: Altaxo.Gui.Text.Viewing
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsOutlineVisible { get; set; }

Property Value

Boolean
See Also