Gets the "Multiplex Group" that represents the parent of the waveform channel.
public DicomWaveformGroup Group { get; }
Public ReadOnly Property Group As Leadtools.Dicom.DicomWaveformGroup
public Leadtools.Dicom.DicomWaveformGroup Group {get;}
get_Group();
public:
property Leadtools.Dicom.DicomWaveformGroup^ Group {
Leadtools.Dicom.DicomWaveformGroup^ get();
}
The "Multiplex Group" that represents the parent of the waveform channel
A waveform in DICOM consists of one or more multiplex groups, each encoded into an Item in the Waveform Sequence (5400,0100). All channels within a multiplex group are synchronously digitized at a common sampling frequency.
For an example, refer to WaveformGroupCount.
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