Returns all the Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier stored in the Leadtools.Medical.Workstation.WorkstationState.MedicalViewerCellAnnotations for the provided cell.
protected override IList<AnnotationIdentifier> GetDeleteAnnotationIds(
MedicalViewerCell cell
)
Protected Overrides Function GetDeleteAnnotationIds( _
ByVal cell As Leadtools.Medicalviewer.MedicalViewerCell _
) As IList(Of AnnotationIdentifier)
protected:
IList<AnnotationIdentifier^>^ GetDeleteAnnotationIds(
Leadtools.Medicalviewer.MedicalViewerCell^ cell
) override
cell
The Leadtools.MedicalViewer.MedicalViewerCell which annotations will be deleted.
A list of all the Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier stored in the Leadtools.Medical.Workstation.WorkstationState.MedicalViewerCellAnnotations for the provided cell.
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