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

Show in webframe

GetAnnotationCount Method








Gets the number of annotations associated with this channel.
Syntax
public int GetAnnotationCount()
'Declaration
 
Public Function GetAnnotationCount() As Integer
'Usage
 
Dim instance As DicomWaveformChannel
Dim value As Integer
 
value = instance.GetAnnotationCount()
public int GetAnnotationCount()
 function Leadtools.Dicom.DicomWaveformChannel.GetAnnotationCount()
public:
int GetAnnotationCount(); 

Return Value

The number of annotations associated with this channel.
Remarks
This method returns the number of annotations defined under the "Waveform Annotation Sequence" (0040,B020) element which are applied to this channel.
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

DicomWaveformChannel Class
DicomWaveformChannel Members
GetAnnotation 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