Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

GetAnnotation Method








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.
Gets the channel annotation.
Syntax
public DicomWaveformAnnotation GetAnnotation( 
   int index
)
'Declaration
 
Public Function GetAnnotation( _
   ByVal index As Integer _
) As DicomWaveformAnnotation
'Usage
 
Dim instance As DicomWaveformChannel
Dim index As Integer
Dim value As DicomWaveformAnnotation
 
value = instance.GetAnnotation(index)
public DicomWaveformAnnotation GetAnnotation( 
   int index
)
 function Leadtools.Dicom.DicomWaveformChannel.GetAnnotation( 
   index 
)
public:
DicomWaveformAnnotation^ GetAnnotation( 
   int index
) 

Parameters

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.

Return Value

The channel annotation.
Remarks
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

DicomWaveformChannel Class
DicomWaveformChannel Members
GetAnnotationCount Method
AddAnnotation Method
DeleteAnnotation Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features