DVTk API
Read Method (fullFileName, dicomThread)
DVTkDvtkHighLevelInterface.Dicom.FilesDicomFileRead(String, DicomThread)
DVTk API

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

Declaration Syntax
C#Visual BasicVisual C++
public void Read(
	string fullFileName,
	DicomThread dicomThread
)
Public Sub Read ( _
	fullFileName As String, _
	dicomThread As DicomThread _
)
public:
void Read(
	String^ fullFileName, 
	DicomThread^ dicomThread
)
Parameters
fullFileName (String)
dicomThread (DicomThread)

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0