OwnerAction property (ILEADRasterContainerViewer)

Visual Basic example

Visual C++ example

 

Syntax

ILEADOwnerAction * OwnerAction(long lActionID)

Overview

Refer to Using the Image Viewer

Remarks

(Medical Imaging Suite) (Runtime-only) Gets the owner action information for the container.

The owner action information can be accessed by the following properties and methods located inside ILEADOwnerAction object:

ActivateAction Method

Change Property

CircularMouseMove Property

Cursor Property

GetAction Method

GetKeyboardAction Method

Key Property

Modifier Property

SetAction Method

SetKeyboardAction Method

SetMouseButtonAction Method

Use Property

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

See Also

Elements:

ActiveActionCount property, MagnifyGlassAction property, WindowLevelAction property, AlphaAction property, OffsetAction property, ScaleAction property, StackAction property, OwnerActionImageList property.

Topics:

Image Viewer: Container Properties