←Select platform

GetDeleteAnnotationIds Method

Syntax

C#
VB
C++
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  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly