C#
VB
C++
Initializes a new instance of the CellAnnotationDeletingEventArgs class.
Public Function New( _
ByVal viewerCell As Leadtools.Medicalviewer.MedicalViewerCell, _
ByVal annId As [Leadtools.Medical.Workstation.Dataaccesslayer.AnnotationIdentifier](../my/annotationidentifier.md) _
)
public:
CellAnnotationDeletingEventArgs(
Leadtools.Medicalviewer.MedicalViewerCell^ viewerCell,
Leadtools.Medical.Workstation.Dataaccesslayer.AnnotationIdentifier^ annId
)
viewerCell
The cell which annotation will be deleted.
annId
The Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier which will be deleted.
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