LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

SetDicomSource Method (DicomInfo)

Show in webframe






The path to the Leadtools.Dicom.DicomDataSet that contains the information to be displayed.
Sets the path to the Leadtools.Dicom.DicomDataSet that contains the information to be displayed.
Syntax
public void SetDicomSource( 
   string dataSetPath
)
'Declaration
 
Public Sub SetDicomSource( _
   ByVal dataSetPath As String _
) 
'Usage
 
Dim instance As DicomInfo
Dim dataSetPath As String
 
instance.SetDicomSource(dataSetPath)

            

            
public: void SetDicomSource( 
   string* dataSetPath
) 
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.