OwnerActionImageList property (ILEADRasterContainerViewer)

Visual Basic example

Visual C++ example

 

Syntax

LPDISPATCH OwnerActionImageList(long lIndex);

Overview

Refer to Using the Image Viewer

Remarks

(Medical Imaging Suite) (Read only) Gets the bitmap at a specific index from all the cell's bitmap lists selected by the user when the owner action is fired.

This property is activated only when the control fires the related owner action events (KeyDown, KeyUp, MouseMove, MouseDown, MouseUp, MouseWheel). The count of this bitmap lists is updated in lCount parameter of the owner action events.

See Also

Elements:

OwnerAction property.

Topics:

Image Viewer: Container Properties