The properties of the DicomElement class are listed below. For a complete list of DicomElement class members, see the DicomElement Members topic.
Element | Retrieve the element number of the dicom element. |
Group | Retrieves the group number of the dicom element. |
Sequence | Retrieve the sequence for SQ OW and OB dicom elements. |
ValueAsDouble | Retrieve the first value of the dicom element as an double. |
ValueAsInt | Retrieve the first value of the dicom element as an int. |
ValueAsString | Return value as string. |
VM | Retrieve the value multiplicity of the dicom element. |
VR | Retrieves the data element's Value Representation. |
DicomElement Class | dcmNET Namespace | DicomSequence