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

Show in webframe

GetActionKeys Method






The specified action which is having its keystroke combination retrieved.
Gets the keystroke combination for the specified action.
Syntax
public MedicalViewerKeys GetActionKeys(    MedicalViewerActionType actionType )
'Declaration   Public Function GetActionKeys( _    ByVal actionType As MedicalViewerActionType _ ) As MedicalViewerKeys
'Usage   Dim instance As MedicalViewerCell Dim actionType As MedicalViewerActionType Dim value As MedicalViewerKeys   value = instance.GetActionKeys(actionType)
public: MedicalViewerKeys^ GetActionKeys(    MedicalViewerActionType actionType )

Parameters

actionType
The specified action which is having its keystroke combination retrieved.

Return Value

A MedicalViewerKeys that contains the retrieved keystrokes combination.
Remarks
To set the keystroke combination for a specific action, call SetActionKeys.
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