C#
VB
WinRT C#
C++
Gets a channel from the waveform group
public DicomWaveformChannel GetChannel(int index)
Public Function GetChannel( _ByVal index As Integer _) As Leadtools.Dicom.DicomWaveformChannel
public Leadtools.Dicom.DicomWaveformChannel GetChannel(int index)
function Leadtools.Dicom.DicomWaveformGroup.GetChannel(index)
public:Leadtools.Dicom.DicomWaveformChannel^ GetChannel(int index)
index
Zero-based index of the channel to retrieve. As an example, if you want to retrieve the 10th channel, use an index of 9.
A channel from the waveform group
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
