SetAction method (ILEADOwnerAction)

Visual Basic example

Visual C++ example

 

Syntax

short SetAction();

Overview

Refer to Using the Image Viewer

Remarks

(Medical Imaging Suite) Sets the properties for this owner action object.

If the action associated with the owner action is applied (mouse, or keyboard action) the control will fire the related KeyDown, KeyUp, MouseMove, MouseDown, MouseUp, or MouseWheel events.

See Also

Elements:

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

Topics:

Image Viewer: Owner Action