LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

OnCellAnnotationDeleting Method

Show in webframe






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

See Also

Reference

DeleteCellAnnotationsCommand Class
DeleteCellAnnotationsCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.