SetAction Method (ILEADScaleAction)

Visual Basic example

Visual C++ example

 

Syntax

short SetAction(long lCellIndex, ActionLevelConstants ActionLevel);

Overview

Refer to Using the Image Viewer

Remarks

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

If the ActionLevel flag is:

Then the properties that should be set before calling this method are:

CONVIEW_ACTIONLEVEL_CONTAINER

Cursor property, Change property, CircularMouseMove property.

CONVIEW_ACTIONLEVEL_CELL

ScaleFactor 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, ScaleFactor property.

Topics:

Image Viewer: Scale Action