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

Show in webframe

OnCellAnnotationDeleted Method







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

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