←Select platform

SetDicomSource Method

Summary

Sets the path to the Leadtools.Dicom.DicomDataSet with the information to be displayed.

Syntax

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

Parameters

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly