Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomEngine Class : Instance Property |
public static DicomEngine Instance {get;}
'Declaration
Public Shared ReadOnly Property Instance As DicomEngine
'Usage
Dim value As DicomEngine value = DicomEngine.Instance
public static DicomEngine Instance {get;}
public DicomEngine getInstance()
get_Instance();
public: static property DicomEngine^ Instance { DicomEngine^ get(); }