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

OnCellAnnotationDeleted Method







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

Parameters

sender
The object firing the event.
args
The CellAnnotationDeletedEventArgs 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.