C#
VB
C++
Fires the CellAnnotationDeleting event.
protected virtual void OnCellAnnotationDeleting(
object sender,
CellAnnotationDeletingEventArgs args
)
Protected Overridable Sub OnCellAnnotationDeleting( _
ByVal sender As Object, _
ByVal args As Leadtools.Medical.Workstation.Commands.CellAnnotationDeletingEventArgs _
)
protected:
virtual void OnCellAnnotationDeleting(
Object^ sender,
Leadtools.Medical.Workstation.Commands.CellAnnotationDeletingEventArgs^ args
)
sender
The object firing the event.
args
The CellAnnotationDeletingEventArgs 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