LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

SetDicomSource Method (IDicomInfoView)

LEADTOOLS SDK Help  |  






The path to the Leadtools.Dicom.DicomDataSet with the information to be displayed.
Sets the path to the Leadtools.Dicom.DicomDataSet with the information to be displayed.
Syntax
void SetDicomSource( 
   string dataSetPath
)
void SetDicomSource( 
   string* dataSetPath
) 
void SetDicomSource( 
   string* dataSetPath
) 
'Declaration
 
Sub SetDicomSource( _
   ByVal dataSetPath As String _
) 
 
'Usage
 
Dim instance As IDicomInfoView
Dim dataSetPath As String
 
instance.SetDicomSource(dataSetPath)

Parameters

dataSetPath
The path to the Leadtools.Dicom.DicomDataSet with the information to be displayed.
Requirements

Target Platforms

See Also

Reference

IDicomInfoView Interface
IDicomInfoView Members

 

 


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