C#
C++
Java
public static DicomEngine Instance { get; }
public DicomEngine getInstance()
public:
static property DicomEngine^ Instance {
DicomEngine^ get();
}
An instance of the DicomEngine, which provides functionality for initializing the required data to start the LEADTOOLS DICOM .NET Class Library.
For an example, refer to SetIntValue.