LEADTOOLS Medical (Leadtools.Dicom assembly)

DeleteAnnotation Method

Show in webframe







Index to the waveform annotation to be deleted. This index is zero-based. As an Example, if a channel has three waveform annotations and you are deleting the 2nd one, use an index of 1.
Deletes a waveform annotation from the channel.
Syntax
public int DeleteAnnotation( 
   int index
)
'Declaration
 
Public Function DeleteAnnotation( _
   ByVal index As Integer _
) As Integer
'Usage
 
Dim instance As DicomWaveformChannel
Dim index As Integer
Dim value As Integer
 
value = instance.DeleteAnnotation(index)
public int DeleteAnnotation( 
   int index
)

            

            
 function Leadtools.Dicom.DicomWaveformChannel.DeleteAnnotation( 
   index 
)
public:
int DeleteAnnotation( 
   int index
) 

Parameters

index
Index to the waveform annotation to be deleted. This index is zero-based. As an Example, if a channel has three waveform annotations and you are deleting the 2nd one, use an index of 1.

Return Value

Number of annotations that are still associated with the channel after deleting this annotation.
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

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