ValueType property (IDicomWaveformAnnotation Interface)

VB.NET example

C# example

Visual Basic example

 Visual C++ 6.0 example

 

Syntax

DicomWaveformAnnValueType ValueType

Overview

Refer to Working with DICOM Waveforms.

Remarks

The ValueType property specifies which properties that define the annotation. Possible values are:

Value

Meaning

TYPE_UNFORMATTED_TEXT_VALUE

[1] The annotation is defined by the UnformattedTextValue property.

TYPE_CODED_NAME

[2] The annotation is defined by the CodedName property.

TYPE_CODED_NAME_AND_CODED_VALUE

[3] The annotation is defined by the CodedName property and the CodedValue property.

TYPE_CODED_NAME_AND_NUMERIC_VALUE

[4] The annotation is defined by the CodedName property and the NumericValue property.

See Also

Elements:

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

Topics:

DICOM Waveform Channels: Adding/Managing Waveform Annotations