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

Show in webframe

MedicalViewerCellAnnotations Property







Gets a dictionary which contains a list of Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier objects associated with Leadtools.MedicalViewer.MedicalViewerCell.
Syntax
public virtual DictionaryWithEvents<MedicalViewerCell,ListWithEvents<AnnotationIdentifier>> MedicalViewerCellAnnotations {get;}
'Declaration
 
Public Overridable ReadOnly Property MedicalViewerCellAnnotations As DictionaryWithEvents(Of MedicalViewerCell,ListWithEvents(Of AnnotationIdentifier))
'Usage
 
Dim instance As WorkstationState
Dim value As DictionaryWithEvents(Of MedicalViewerCell,ListWithEvents(Of AnnotationIdentifier))
 
value = instance.MedicalViewerCellAnnotations

            

            
public: __property virtual DictionaryWithEvents<MedicalViewerCell*,ListWithEvents<AnnotationIdentifier*>*>* get_MedicalViewerCellAnnotations();

Property Value

a DictionaryWithEvents<TKey,TValue> which contains a list of Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier objects associated with Leadtools.MedicalViewer.MedicalViewerCell.
Remarks

When a series is loaded into a Leadtools.Medical.Workstation.UI.WorkstationViewer control, the annotations stored into a Leadtools.Medical.Workstation.DataAccessLayer.IWorkstationDataAccessAgent will be retrieved and assocaiated with the cells.

When saving or deleting annotation the component which perform the action should maintain this list.

Requirements

Target Platforms

See Also

Reference

WorkstationState Class
WorkstationState Members

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