C#
VB
C++
Gets or Sets the factory and the plug-ins types and initialization information
protected Leadtools.Dicom.Services.DICOMServicesConfigurationHandler ConfigHandler {get; set;}
Protected Property ConfigHandler As Leadtools.Dicom.Services.DICOMServicesConfigurationHandler
protected:
property Leadtools.Dicom.Services.DICOMServicesConfigurationHandler^ ConfigHandler {
Leadtools.Dicom.Services.DICOMServicesConfigurationHandler^ get();
void set ( Leadtools.Dicom.Services.DICOMServicesConfigurationHandler^ );
}
A DICOMServicesConfigurationHandler which includes the type of the plug-ins the DICOMPluginFactory should create.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET