←Select platform

GetDeleteAnnotationIds Method (DeleteCellAnnotationsCommand)

Syntax

C#
VB
C++
protected virtual IList<AnnotationIdentifier> GetDeleteAnnotationIds(  
   Leadtools.Medicalviewer.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize