Gets a dictionary that contains the Leadtools.MedicalViewer.MedicalViewerKeys associated with each Leadtools.MedicalViewer.MedicalViewerActionType to be set for Leadtools.MedicalViewer.MedicalViewerCell controls.
public virtual DictionaryWithEvents<MedicalViewerActionType, MedicalViewerKeys> MedicalViewerCellActionKeys { get; }
Public Overridable ReadOnly Property MedicalViewerCellActionKeys As DictionaryWithEvents(Of MedicalViewerActionType,MedicalViewerKeys)
public:
virtual property DictionaryWithEvents<MedicalViewerActionType,MedicalViewerKeys^>^ MedicalViewerCellActionKeys {
DictionaryWithEvents<MedicalViewerActionType,MedicalViewerKeys^>^ get();
}
A DictionaryWithEvents<TKey,TValue> which is used to initialize Leadtools.MedicalViewer.MedicalViewerCell controls
This property will be filled with initial information when the WorkstationState object is created.
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