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

OnCellAnnotationDeleting Method







The object firing the event.
The CellAnnotationDeletingEventArgs that provides data for the event
Fires the Leadtools.Medical.Workstation.Commands.DeleteCellAnnotationsCommand.CellAnnotationDeleting event.
Syntax
protected virtual void OnCellAnnotationDeleting( 
   object sender,
   CellAnnotationDeletingEventArgs args
)
'Declaration
 
Protected Overridable Sub OnCellAnnotationDeleting( _
   ByVal sender As Object, _
   ByVal args As CellAnnotationDeletingEventArgs _
) 
'Usage
 
Dim instance As DeleteCellAnnotationsCommand
Dim sender As Object
Dim args As CellAnnotationDeletingEventArgs
 
instance.OnCellAnnotationDeleting(sender, args)
protected virtual void OnCellAnnotationDeleting( 
   object sender,
   CellAnnotationDeletingEventArgs args
)
 function Leadtools.Medical.Workstation.Commands.DeleteCellAnnotationsCommand.OnCellAnnotationDeleting( 
   sender ,
   args 
)
protected: virtual void OnCellAnnotationDeleting( 
   Object* sender,
   CellAnnotationDeletingEventArgs* args
) 
protected:
virtual void OnCellAnnotationDeleting( 
   Object* sender,
   CellAnnotationDeletingEventArgs* args
) 

Parameters

sender
The object firing the event.
args
The CellAnnotationDeletingEventArgs that provides data for the event
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

DeleteCellAnnotationsCommand Class
DeleteCellAnnotationsCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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