Retrieve the first value of the dicom element as an double.
double
The GetValueAsDouble() method for class DicomElement has the same effect as: GetValueAsDouble(0).
GetValueAsDouble()
DicomElement
GetValueAsDouble(0)
DicomElement Class | dcmNET Namespace