GetDeleteAnnotationIds Method

Syntax
C#
VB
C++
protected virtual IList<AnnotationIdentifier> GetDeleteAnnotationIds( 
   MedicalViewerCell cell 
) 
  
Protected Overridable Function GetDeleteAnnotationIds( _ 
   ByVal cell As MedicalViewerCell _ 
) As IList(Of AnnotationIdentifier) 
protected: 
virtual IList<AnnotationIdentifier^>^ GetDeleteAnnotationIds(  
   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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.