Click or drag to resize

TextOutputWindowController Constructor

Initializes a new instance of the TextOutputWindowController class. Since this constructor is usually called during creation of the pads, it is not registered as a service with the normal service registration codons. Thus, it is registered as a service in this constructor.

Namespace: Altaxo.Gui.Pads.Output
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public TextOutputWindowController()
See Also