LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

GetDeleteAnnotationIds Method (DeleteAllCellAnnotationsCommand)

Show in webframe






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)

            

            
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

See Also

Reference

DeleteAllCellAnnotationsCommand Class
DeleteAllCellAnnotationsCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.