Use property (ILEADStackAction)

Visual Basic example

Visual C++ example

 

Syntax

VARIANT_BOOL Use

Overview

Refer to Using the Image Viewer

Remarks

(Medical Imaging Suite) (Read only) This property is updated with a value that indicates whether the action is active. Possible values are:

Flag

Meaning

VARIANT_TRUE

Action is active

VARIANT_FALSE

Action is inactive

Actions can also be associated with a keystroke combination.

To determine whether a specific action has a keystroke combination associated with it, use the GetKeyboardAction method, and to assign a keystroke combination to an action, use the SetKeyboardAction method.

See Also

Elements:

Cursor Property, Change Property, CircularMouseMove Property, SetKeyboardAction Method, SetMouseButtonAction Method, ActivateAction Method, Key Property, Modifier Property, SetAction Method, GetAction Method, GetKeyboardAction Method, ScrollValue property, ActiveSubCell property.

Topics:

Image Viewer: Stack Action