Use property (ILEADWindowLevelAction)

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.

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 GetKeyboardAction method, and to assign a keystroke combination to an action, use SetKeyboardAction method.

See Also

Elements:

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

Topics:

Image Viewer: Window Level Action