LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomDataSet Constructor(String)

Show in webframe







The location of the temporary files. DICOM uses temporary files during the course of creating a file. If this parameter is null, the DICOM temporary files are kept in the directory Windows places its own temporary files. If this parameter is not null, the temporary files are placed in the specified directory.
Initializes a new instance of the DicomDataSet class.
Syntax
public DicomDataSet( 
   string path
)
'Declaration
 
Public Function New( _
   ByVal path As String _
)
'Usage
 
Dim path As String
 
Dim instance As New DicomDataSet(path)
public DicomDataSet( 
   string path
)

            
public DicomDataSet(String path)
function DicomDataSet( 
   path 
)
public:
DicomDataSet( 
   String^ path
)

Parameters

path
The location of the temporary files. DICOM uses temporary files during the course of creating a file. If this parameter is null, the DICOM temporary files are kept in the directory Windows places its own temporary files. If this parameter is not null, the temporary files are placed in the specified directory.
Example
For an example, refer to Load(String,DicomDataSetLoadFlags).
Requirements

Target Platforms

See Also

Reference

DicomDataSet Class
DicomDataSet Members
Overload List
Initialize(DicomClassType,DicomDataSetInitializeType) Method
Load(String,DicomDataSetLoadFlags) Method

 

 


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

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