Returns the Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier for a Leadtools.Medical.Workstation.WorkstationState.MedicalViewerCellAnnotations that will be deleted.
protected virtual IList<AnnotationIdentifier> GetDeleteAnnotationIds(
MedicalViewerCell cell
)
Protected Overridable Function GetDeleteAnnotationIds( _
ByVal cell As Leadtools.Medicalviewer.MedicalViewerCell _
) As IList(Of AnnotationIdentifier)
protected:
virtual IList<AnnotationIdentifier^>^ GetDeleteAnnotationIds(
Leadtools.Medicalviewer.MedicalViewerCell^ cell
)
cell
The Leadtools.MedicalViewer.MedicalViewerCell which annotations will be deleted.
The Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier for a Leadtools.Medical.Workstation.WorkstationState.MedicalViewerCellAnnotations that will be deleted. The default implementation will return the ActiveCellSelectedAnnotation.
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