Gets the channel annotation.
public DicomWaveformAnnotation GetAnnotation(int index)
Public Function GetAnnotation( _ByVal index As Integer _) As Leadtools.Dicom.DicomWaveformAnnotation
public Leadtools.Dicom.DicomWaveformAnnotation GetAnnotation(int index)
function Leadtools.Dicom.DicomWaveformChannel.GetAnnotation(index)
public:Leadtools.Dicom.DicomWaveformAnnotation^ GetAnnotation(int index)
index
Index to the waveform annotation to be retrieved. This index is zero-based. As an Example, if you are retrieving the 3rd waveform annotation, use an index of 2.
The channel annotation.
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
