GetAction Method (ILEADWindowLevelAction)

Visual Basic example

Visual C++ example

 

Syntax

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

Overview

Refer to Using the Image Viewer

Remarks

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

If ActionLevel is:

Then the following properties are updated:

CONVIEW_ACTIONLEVEL_CONTAINER

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

CONVIEW_ACTIONLEVEL_CELL

Width property, Center property, FillType property.

See Also

Elements:

Cursor Property, Change Property, CircularMouseMove Property, StartColor Property, EndColor Property, Use Property, SetKeyboardAction Method, SetMouseButtonAction Method, ActivateAction Method, Key Property, Modifier Property, SetAction Method, GetKeyboardAction Method, Width Property, Center Property, FillType Property.

Topics:

Image Viewer: Window Level Action