C#
VB
C++
Gets or sets the type of the class.
public DicomClassType ClassType { get; set; }
Public Property ClassType As Leadtools.Dicom.DicomClassType
public:
property Leadtools.Dicom.DicomClassType ClassType {
Leadtools.Dicom.DicomClassType get();
void set ( Leadtools.Dicom.DicomClassType );
}
Represents the constants that are used to indicate the Class Information Object Definitions.
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