DVTk API
WriteInformation Method (text)
DVTkDvtkHighLevelInterface.Dicom.ThreadsDicomThreadWriteInformation(String)
DVTk API

[This is preliminary documentation and is subject to change.]

Writes an information text to the results and triggers an InformationOutputEvent.
Declaration Syntax
C#Visual BasicVisual C++
public override void WriteInformation(
	string text
)
Public Overrides Sub WriteInformation ( _
	text As String _
)
public:
virtual void WriteInformation(
	String^ text
) override
Parameters
text (String)
The information text.
Remarks
When this instance is e.g. attached to a HliForm, the supplied information text will be displayed in this Form (the triggered InformationOutputEvent is used for this).

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0