Leadtools.Medical.Workstation.AddIns Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
SaveImagesPath Method
See Also 
Leadtools.Medical.Workstation.AddIns Namespace > StoreAddIn Class : SaveImagesPath Method



path
The path of the directory where the DICOM images should be saved.
path
The path of the directory where the DICOM images should be saved.
Call this to configure the path where the DICOM images should saved.

Syntax

Visual Basic (Declaration) 
Public Shared Sub SaveImagesPath( _
   ByVal path As String _
) 
Visual Basic (Usage)Copy Code
Dim path As String
 
StoreAddIn.SaveImagesPath(path)
C# 
public static void SaveImagesPath( 
   string path
)
C++/CLI 
public:
static void SaveImagesPath( 
   String^ path
) 

Parameters

path
The path of the directory where the DICOM images should be saved.

Example

Check the MedicalWorkstationSkinnedUIControls demo for an example.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.AddIns requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features