GetKeyboardAction method (ILEADOwnerAction)
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