Gets the values under the "Numeric Value" (0040,A30A) element.
public double[] GetNumericValue()
Public Function GetNumericValue() As Double()
public double[] GetNumericValue()
function Leadtools.Dicom.DicomWaveformAnnotation.GetNumericValue()
public:
array<double>^ GetNumericValue();
Buffer that contains the values under the "Numeric Value" (0040,A30A) element. The size of the buffer is equal to NumericValueCount.
These values will be ignored if UnformattedTextValue is not a null reference (Nothing in VB).
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