ActivateAction Method (ILEADMagnifyGlassAction)

Visual Basic example

Visual C++ example

 

Syntax

short ActivateAction(VARIANT_BOOL bActive, long lFlags);

Overview

Refer to Using the Image Viewer

Remarks

(Medical Imaging Suite) Activate or deactivate the action.

To set or get the properties of the action, use SetAction and GetAction Method.

The action can be associated with a particular mouse movement. To associate an action with the mouse, use SetMouseButtonAction method.

See Also

Elements:

Use Property, SetMouseButtonAction Method, SetAction Method, GetAction Method.

Topics:

Image Viewer: Magnifying Glass Action