Gets an instance of the
DicomEngine, which provides functionality for initializing the required data to start the LEADTOOLS DICOM .NET Class Library.
Syntax
Visual Basic (Declaration) | |
---|
Public Shared ReadOnly Property Instance As DicomEngine |
Return Value
An instance of the
DicomEngine, which provides functionality for initializing the required data to start the LEADTOOLS DICOM .NET Class Library.
Example
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
See Also