C#
VB
C++
Sets the path to the Leadtools.Dicom.DicomDataSet with the information to be displayed.
public void SetDicomSource(
string dataSetPath
)
Sub SetDicomSource( _
ByVal dataSetPath As String _
)
void SetDicomSource(
String^ dataSetPath
)
dataSetPath
The path to the Leadtools.Dicom.DicomDataSet with 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