NumericValue property (IDicomWaveformAnnotation Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

double NumericValue(long lIndex)

Overview

Refer to Working with DICOM Waveforms.

Remarks

The NumericValue property specifies the array of numeric values that correspond to the Numeric Value (0040,A30A).

This property is valid only if the ValueType property is set to TYPE_CODED_NAME_AND_NUMERIC_VALUE.

Before filling the array with numeric values, storage must be first allocated by setting the NumericValueCount property to the required number of values.

See Also

Elements:

AnnotationGroupNumber property, CodedName property, CodedValue property, MeasurementUnits property, NumericValueCount property, RefDatetime property, RefSamplePositions property, RefTimeOffsets property, TemporalPointCount property, TemporalPointsType property, TemporalRangeType property, UnformattedTextValue property, ValueDefined property (IDicomWaveformAnnotation), ValueType property (IDicomWaveformAnnotation)

Topics:

DICOM Waveform Channels: Adding/Managing Waveform Annotations