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