Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

OnCellAnnotationDeleting Method







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

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features