←Select platform

GetDeleteAnnotationIds Method

Syntax

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

Parameters

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

Return Value

The Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier for a Leadtools.Medical.Workstation.WorkstationState.MedicalViewerCellAnnotations that will be deleted. The default implementation will return the ActiveCellSelectedAnnotation.

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