Gets a dictionary that contains the Leadtools.MedicalViewer.MedicalViewerActionType associated with each Leadtools.MedicalViewer.MedicalViewerMouseButtons to be set for Leadtools.MedicalViewer.MedicalViewerCell controls.
public virtual DictionaryWithEvents<MedicalViewerMouseButtons, MedicalViewerActionType> MedicalViewerCellMouseButtonActions { get; }
Public Overridable ReadOnly Property MedicalViewerCellMouseButtonActions As DictionaryWithEvents(Of MedicalViewerMouseButtons,MedicalViewerActionType)
public:
virtual property DictionaryWithEvents<MedicalViewerMouseButtons,MedicalViewerActionType>^ MedicalViewerCellMouseButtonActions {
DictionaryWithEvents<MedicalViewerMouseButtons,MedicalViewerActionType>^ 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