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

DeleteAnnotation Method








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. .NET support WinRT support
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
)
ObjectiveC Syntax
 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: 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
GetAnnotation Method
AddAnnotation 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