Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

SetActionKeys Method






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

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