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

Show in webframe

GetDeleteAnnotationIds Method (DeleteCellAnnotationsCommand)







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

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