Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
DicomEngine Class
See Also  Members  
Leadtools.Dicom Namespace : DicomEngine Class




Provides the functionality required for initializing and freeing the data used by the LEADTOOLS DICOM .NET Class Library.

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class DicomEngine 
Visual Basic (Usage)Copy Code
Dim instance As DicomEngine
C# 
public sealed class DicomEngine 
Managed Extensions for C++ 
public __gc __sealed class DicomEngine 
C++/CLI 
public ref class DicomEngine sealed 

Example

For an example, refer to SetIntValue.

Remarks

To begin using the LEADTOOLS DICOM .NET Class Library, the user must initialize the data required by the library. The data is initialized by calling the Startup method.

Once the Startup method has been called, you can use the different features exposed by the library.

When the LEADTOOLS DICOM .NET Class Library is no longer to be used, the user must free the data associated with the library by calling Shutdown.

Inheritance Hierarchy

System.Object
   Leadtools.Dicom.DicomEngine

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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