public virtual DictionaryWithEvents<MedicalViewerCell, ListWithEvents<AnnotationIdentifier>> MedicalViewerCellAnnotations { get; }
public:
virtual property DictionaryWithEvents<MedicalViewerCell^, ListWithEvents<AnnotationIdentifier^>^>^ MedicalViewerCellAnnotations
{
DictionaryWithEvents<MedicalViewerCell^, ListWithEvents<AnnotationIdentifier^>^>^ get()
}
a DictionaryWithEvents<TKey,TValue> which contains a list of Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier objects associated with Leadtools.MedicalViewer.MedicalViewerCell.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document