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

DeleteAnnotation Event






Optional delegate method for additional processing.
Syntax
public event EventHandler<MedicalViewerDeleteEventArgs> DeleteAnnotation
'Declaration
 
Public Event DeleteAnnotation As EventHandler(Of MedicalViewerDeleteEventArgs)
'Usage
 
Dim instance As MedicalViewerBaseCell
Dim handler As EventHandler(Of MedicalViewerDeleteEventArgs)
 
AddHandler instance.DeleteAnnotation, handler
public event EventHandler<MedicalViewerDeleteEventArgs> DeleteAnnotation
add_DeleteAnnotation(function(sender, e))
remove_DeleteAnnotation(function(sender, e))

public:
event EventHandler<MedicalViewerDeleteEventArgs^>^ DeleteAnnotation
Event Data

The event handler receives an argument of type MedicalViewerDeleteEventArgs containing data related to this event. The following MedicalViewerDeleteEventArgs properties provide information specific to this event.

PropertyDescription
CellIndexes Gets the array of values that indicate the indexes of the cells that will be affected by the deleting process.
Delete Gets or sets the value that indicate whether to apply the delete process or not.
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

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features