Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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)

            

            
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

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features