C#
VB
C++
Gets the DICOM element.
public DicomElement Element { get; }
Public ReadOnly Property Element As Leadtools.Dicom.DicomElement
public:
property Leadtools.Dicom.DicomElement^ Element {
Leadtools.Dicom.DicomElement^ get();
}
The DICOM element this event refers to.
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