SetAction Method (ILEADAlphaAction)

Visual Basic example

Visual C++ example

 

Syntax

short SetAction(long lCellIndex, long lSubCellIndex, ActionLevelConstants ActionLevel);

Overview

Refer to Using the Image Viewer

Remarks

(Medical Imaging Suite) Sets the properties for this owner action object, based on the ActionLevel flag.

If the ActionLevel flag is:

Then the following properties should be set before calling this method:

CONVIEW_ACTIONLEVEL_CONTAINER

Cursor property, Change property, CircularMouseMove property, StartColor Property, EndColor Property.

CONVIEW_ACTIONLEVEL_CELL

Factor property.

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, Factor Property.

Topics:

Image Viewer: Alpha Action