Gets a dictionary that contains the Leadtools.MedicalViewer.MedicalViewerActionType associated with each Leadtools.MedicalViewer.MedicalViewerMouseButtons to be set for Leadtools.Medical3D.Medical3DControl controls.
public virtual DictionaryWithEvents<MedicalViewerMouseButtons, MedicalViewerActionType> MedicalViewer3DCellMouseButtonActions { get; }
Public Overridable ReadOnly Property MedicalViewer3DCellMouseButtonActions As DictionaryWithEvents(Of MedicalViewerMouseButtons,MedicalViewerActionType)
public:
virtual property DictionaryWithEvents<MedicalViewerMouseButtons,MedicalViewerActionType>^ MedicalViewer3DCellMouseButtonActions {
DictionaryWithEvents<MedicalViewerMouseButtons,MedicalViewerActionType>^ get();
}
A DictionaryWithEvents<TKey,TValue> which is used to initialize Leadtools.Medical3D.Medical3DControl 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