ValueDefined property (IDicomWaveformAnnotation Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

VARIANT_BOOL ValueDefined(DicomWaveformAnnValues Value)

Overview

Refer to Working with DICOM Waveforms.

Remarks

The ValueDefined property is an array of Boolean values used to indicate which properties contain valid data for this annotation object. Possible values are:

Value

Meaning

VARIANT_TRUE

The specified annotation value is defined and is contained in the corresponding property.

VARIANT_FALSE

The specified annotation value is not defined for the annotation.

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, ValueType property (IDicomWaveformAnnotation)

Topics:

DICOM Waveform Groups: Setting/Getting Attributes