GetAction Method (ILEADOffsetAction)

Visual Basic example

Visual C++ example

 

Syntax

short GetAction (long lCellIndex, ActionLevelConstants ActionLevel);

Overview

Refer to Using the Image Viewer

Remarks

(Medical Imaging Suite) Gets the current values of the offset action properties, based on the ActionLevel flag.

If the ActionLevel flag is:

Then the following properties are updated by this method:

CONVIEW_ACTIONLEVEL_CONTAINER

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

CONVIEW_ACTIONLEVEL_CELL

XOffset property, YOffset property.

See Also

Elements:

Cursor Property, Change Property, CircularMouseMove Property, Use Property, SetKeyboardAction Method, SetMouseButtonAction Method, ActivateAction Method, Key Property, Modifier Property, SetAction Method, GetKeyboardAction Method, XOffset property, YOffset property.

Topics:

Image Viewer: Offset Action