GetDeleteAnnotationIds Method

Syntax
C#
VB
C++
protected override IList<AnnotationIdentifier> GetDeleteAnnotationIds( 
   MedicalViewerCell cell 
) 
  
Protected Overrides Function GetDeleteAnnotationIds( _ 
   ByVal cell As MedicalViewerCell _ 
) As IList(Of AnnotationIdentifier) 
protected: 
IList<AnnotationIdentifier^>^ GetDeleteAnnotationIds(  
   MedicalViewerCell^ cell 
) override  

Parameters

cell
The Leadtools.MedicalViewer.MedicalViewerCell which annotations will be deleted.

Return Value

A list of all the Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier stored in the Leadtools.Medical.Workstation.WorkstationState.MedicalViewerCellAnnotations for the provided cell.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly