←Select platform

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 Leadtools.Medical.Workstation.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly