LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

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. .NET support WinRT support
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
)
ObjectiveC Syntax
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomWaveformChannel Class
DicomWaveformChannel Members
GetAnnotationCount Method
AddAnnotation Method
DeleteAnnotation Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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