C#
VB
C++
Gets or sets the DICOM element.
public DicomElement DicomElement { get; set; }
Public Property DicomElement As Leadtools.Dicom.DicomElement
public:
property Leadtools.Dicom.DicomElement^ DicomElement {
Leadtools.Dicom.DicomElement^ get();
void set ( Leadtools.Dicom.DicomElement^ );
}
The DICOM element associated with this dynamic property.
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