GetKeyboardAction method (ILEADOwnerAction)

Visual Basic example

Visual C++ example

 

Syntax

short GetKeyboardAction(enum MouseDirectionConstants Direction, long lFlags);

Overview

Refer to Using the Image Viewer

Remarks

(Medical Imaging Suite) Updates the Key and Modifier properties with the current keystroke combination for this action.

The action must be activated inside a container, by calling the ActivateAction method, before calling this method.

See Also

Elements:

Cursor Property, Change Property, CircularMouseMove Property, Use Property, SetKeyboardAction Method, SetMouseButtonAction Method, ActivateAction Method, Key Property, Modifier Property, SetAction Method, GetAction Method.

Topics:

Image Viewer: Owner Action