LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

GetDeleteAnnotationIds Method (DeleteCellAnnotationsCommand)

Show in webframe






The Leadtools.MedicalViewer.MedicalViewerCell which annotations will be deleted.
Returns the Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier for a Leadtools.Medical.Workstation.WorkstationState.MedicalViewerCellAnnotations that will be deleted.
Syntax
protected virtual IList<AnnotationIdentifier> GetDeleteAnnotationIds( 
   MedicalViewerCell cell
)
'Declaration
 
Protected Overridable Function GetDeleteAnnotationIds( _
   ByVal cell As MedicalViewerCell _
) As IList(Of AnnotationIdentifier)
'Usage
 
Dim instance As DeleteCellAnnotationsCommand
Dim cell As MedicalViewerCell
Dim value As IList(Of AnnotationIdentifier)
 
value = instance.GetDeleteAnnotationIds(cell)

            

            
protected: virtual IList<AnnotationIdentifier*>* GetDeleteAnnotationIds( 
   MedicalViewerCell* cell
) 
protected:
virtual IList<AnnotationIdentifier*>* GetDeleteAnnotationIds( 
   MedicalViewerCell* cell
) 

Parameters

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

Return Value

Requirements

Target Platforms

See Also

Reference

DeleteCellAnnotationsCommand Class
DeleteCellAnnotationsCommand Members

 

 


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