LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

MedicalViewer3DCellMouseButtonActions Property

Show in webframe






Gets a dictionary that contains the Leadtools.MedicalViewer.MedicalViewerActionType associated with each Leadtools.MedicalViewer.MedicalViewerMouseButtons to be set for Leadtools.Medical3D.Medical3DControl controls.
Syntax
public virtual DictionaryWithEvents<MedicalViewerMouseButtons,MedicalViewerActionType> MedicalViewer3DCellMouseButtonActions {get;}
'Declaration
 
Public Overridable ReadOnly Property MedicalViewer3DCellMouseButtonActions As DictionaryWithEvents(Of MedicalViewerMouseButtons,MedicalViewerActionType)
'Usage
 
Dim instance As WorkstationState
Dim value As DictionaryWithEvents(Of MedicalViewerMouseButtons,MedicalViewerActionType)
 
value = instance.MedicalViewer3DCellMouseButtonActions

            

            
public: __property virtual DictionaryWithEvents<MedicalViewerMouseButtons,MedicalViewerActionType>* get_MedicalViewer3DCellMouseButtonActions();

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

See Also

Reference

WorkstationState Class
WorkstationState Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.