Click or drag to resize

IOutputViewSetText Method

[Missing <summary> documentation for "M:Altaxo.Gui.Main.Services.IOutputView.SetText(System.String)"]


Namespace: Altaxo.Gui.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void SetText(
	string text
)

Parameters

text  String

[Missing <param name="text"/> documentation for "M:Altaxo.Gui.Main.Services.IOutputView.SetText(System.String)"]

See Also