WaveformOriginality property (IDicomWaveformGroup Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

DicomWaveformOriginality WaveformOriginality

Overview

Refer to Working with DICOM Waveforms.

Remarks

The WaveformOriginality property specifies the Waveform Originality (003A,0004). Possible values are:

Value

Meaning

WAVEFORM_ORIGINALITY_ORIGINAL

[0] "ORIGINAL".

WAVEFORM_ORIGINALITY_DERIVED

[1] "DERIVED".

See Also

Elements:

Channels property, EnableMethodErrors property, MultiplexGroupLabel property, MultiplexGroupTimeOffset property, NumberOfSamplesPerChannel property, SampleInterpretation property, SamplingFrequency property, TriggerSamplePosition property, TriggerTimeOffset property, ValueDefined property, WaveformPaddingValue property

Topics:

DICOM Waveform Groups: Setting/Getting Attributes