Click or drag to resize

TextDocumentViewOptionsWindowConfiguration Property

Gets or sets the window configuration, i.e. if the editor and the viewer windows are located left, top, right, bottom or in a tab control

Namespace: Altaxo.Text.GuiModels
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ViewerConfiguration WindowConfiguration { get; set; }

Property Value

ViewerConfiguration
See Also