LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

GetDeleteAnnotationIds Method (DeleteAllCellAnnotationsCommand)







The Leadtools.MedicalViewer.MedicalViewerCell which annotations will be deleted.
Returns all the Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier stored in the Leadtools.Medical.Workstation.WorkstationState.MedicalViewerCellAnnotations for the provided cell.
Syntax
protected override IList<AnnotationIdentifier> GetDeleteAnnotationIds( 
   MedicalViewerCell cell
)
'Declaration
 
Protected Overrides Function GetDeleteAnnotationIds( _
   ByVal cell As MedicalViewerCell _
) As IList(Of AnnotationIdentifier)
'Usage
 
Dim instance As DeleteAllCellAnnotationsCommand
Dim cell As MedicalViewerCell
Dim value As IList(Of AnnotationIdentifier)
 
value = instance.GetDeleteAnnotationIds(cell)
 function Leadtools.Medical.Workstation.Commands.DeleteAllCellAnnotationsCommand.GetDeleteAnnotationIds( 
   cell 
)
protected: IList<AnnotationIdentifier*>* GetDeleteAnnotationIds( 
   MedicalViewerCell* cell
) override 
protected:
IList<AnnotationIdentifier*>* GetDeleteAnnotationIds( 
   MedicalViewerCell* cell
) override 

Parameters

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

Return Value

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DeleteAllCellAnnotationsCommand Class
DeleteAllCellAnnotationsCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.