SetActionKeys Method

Summary
Sets the keystroke combination for the specified action.
Syntax
C#
C++/CLI
            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.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.