LEADTOOLS Medical (Leadtools.Dicom assembly)

GetAnnotation Method

Show in webframe







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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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