SetDicomSource Method

Summary

Sets the path to the Leadtools.Dicom.DicomDataSet that contains the information to be displayed.

Syntax
C#
VB
C++
public void SetDicomSource( 
   string dataSetPath 
) 
  
Public Sub SetDicomSource( _ 
   ByVal dataSetPath As String _ 
)  
public: 
void SetDicomSource(  
   String^ dataSetPath 
)  

Parameters

dataSetPath
The path to the Leadtools.Dicom.DicomDataSet that contains the information to be displayed.

Requirements

Target Platforms

See Also

Reference

DicomInfo Class

DicomInfo Members

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly