←Select platform

GetAnnotationCount Method

Summary

Gets the number of annotations associated with this channel.

Syntax

C#
VB
WinRT C#
C++
public int GetAnnotationCount() 
Public Function GetAnnotationCount() As Integer 
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly