Click or drag to resize

IOutputViewSetText Method

Sets the displayed text.

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

Parameters

text  String
The text.
See Also