DVTk API
DicomThread Property
DVTkDvtkHighLevelInterface.Dicom.ThreadsMessageHandlerDicomThread
DVTk API

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

The DicomThread this object operates on. It is the responsibility of the MessageIterator class to set this to the correct DicomThread before using this object.
Declaration Syntax
C#Visual BasicVisual C++
public DicomThread DicomThread { get; set; }
Public Property DicomThread As DicomThread
public:
property DicomThread^ DicomThread {
	DicomThread^ get ();
	void set (DicomThread^ value);
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0