←Select platform

Instance Property

Summary
Gets an instance of the DicomEngine, which provides functionality for initializing the required data to start the LEADTOOLS DICOM .NET Class Library.
Syntax
C#
VB
C++
Java
public static DicomEngine Instance { get; } 
Public Shared ReadOnly Property Instance As DicomEngine 
public DicomEngine getInstance() 
public: 
static property DicomEngine^ Instance { 
   DicomEngine^ get(); 
} 

Property Value

An instance of the DicomEngine, which provides functionality for initializing the required data to start the LEADTOOLS DICOM .NET Class Library.

Example

For an example, refer to SetIntValue.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.