C#
VB
C++
Sets the path to the Leadtools.Dicom.DicomDataSet that contains the information to be displayed.
public void SetDicomSource(
string dataSetPath
)
Public Sub SetDicomSource( _
ByVal dataSetPath As String _
)
public:
void SetDicomSource(
String^ dataSetPath
)
dataSetPath
The path to the Leadtools.Dicom.DicomDataSet that contains the information to be displayed.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET