LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

SetActionKeys Method

Show in webframe





The specified action which is having its keystroke combination set.
A MedicalViewerKeys that contains the keystroke combination.
Sets the keystroke combination for the specified action
Syntax
public void SetActionKeys( 
   MedicalViewerActionType actionType,
   MedicalViewerKeys keyClass
)
'Declaration
 
Public Sub SetActionKeys( _
   ByVal actionType As MedicalViewerActionType, _
   ByVal keyClass As MedicalViewerKeys _
) 
'Usage
 
Dim instance As MedicalViewerCell
Dim actionType As MedicalViewerActionType
Dim keyClass As MedicalViewerKeys
 
instance.SetActionKeys(actionType, keyClass)

            

            
public:
void SetActionKeys( 
   MedicalViewerActionType actionType,
   MedicalViewerKeys^ keyClass
) 

Parameters

actionType
The specified action which is having its keystroke combination set.
keyClass
A MedicalViewerKeys that contains the keystroke combination.
Remarks
To get the keystroke combination for a specific action, call GetActionKeys.

For more information, refer to Applying Actions.

Example
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
Requirements

Target Platforms

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

 

 


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

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features