SetAction Method (ILEADWindowLevelAction)

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 window level action, based on the ActionLevel flag.

If ActionLevel is:

Then the properties to set before calling this method are:

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, GetAction Method, GetKeyboardAction Method, Width Property, Center Property, FillType Property.

Topics:

Image Viewer: Window Level Action