MedicalViewer3DCellMouseButtonActions Property

Summary

Gets a dictionary that contains the Leadtools.MedicalViewer.MedicalViewerActionType associated with each Leadtools.MedicalViewer.MedicalViewerMouseButtons to be set for Leadtools.Medical3D.Medical3DControl controls.

Syntax
C#
VB
C++
public virtual DictionaryWithEvents<MedicalViewerMouseButtons, MedicalViewerActionType> MedicalViewer3DCellMouseButtonActions { get; } 
  
Public Overridable ReadOnly Property MedicalViewer3DCellMouseButtonActions As DictionaryWithEvents(Of MedicalViewerMouseButtons,MedicalViewerActionType) 

Property Value

A DictionaryWithEvents<TKey,TValue> which is used to initialize Leadtools.Medical3D.Medical3DControl controls

Remarks

This property will be filled with initial information when the WorkstationState object is created.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly