C#
VB
C++
Fires the CellAnnotationDeleted event.
protected virtual void OnCellAnnotationDeleted(
object sender,
CellAnnotationDeletedEventArgs args
)
Protected Overridable Sub OnCellAnnotationDeleted( _
ByVal sender As Object, _
ByVal args As Leadtools.Medical.Workstation.Commands.CellAnnotationDeletedEventArgs _
)
protected:
virtual void OnCellAnnotationDeleted(
Object^ sender,
Leadtools.Medical.Workstation.Commands.CellAnnotationDeletedEventArgs^ args
)
sender
The object firing the event.
args
The CellAnnotationDeletedEventArgs that provides data for the event
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET