LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

MedicalViewerCellMouseButtonActions Property

Show in webframe






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

            

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

Property Value

A DictionaryWithEvents<TKey,TValue> which is used to initialize Leadtools.MedicalViewer.MedicalViewerCell 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.