OnCellAnnotationDeleted Method

Summary
Fires the CellAnnotationDeleted event.
Syntax
C#
VB
C++
protected virtual void OnCellAnnotationDeleted( 
   object sender, 
   CellAnnotationDeletedEventArgs args 
) 
  
Protected Overridable Sub OnCellAnnotationDeleted( _ 
   ByVal sender As Object, _ 
   ByVal args As CellAnnotationDeletedEventArgs _ 
)  
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.