Cursor property (ILEADScaleAction)

Visual Basic example

Visual C++ example

 

Syntax

IPictureDisp * Cursor

Overview

Refer to Using the Image Viewer

Remarks

(Medical Imaging Suite) Gets or sets the default cursor for this action.

This property is applied at the container level.

Default is the arrow cursor.

To set a new cursor for the scale action, set this property and call the SetAction method.

This property is updated with the currently used cursor by calling the GetAction method.

See Also

Elements:

Change Property, CircularMouseMove Property, Use Property, SetKeyboardAction Method, SetMouseButtonAction Method, ActivateAction Method, Key Property, Modifier Property, SetAction Method, GetAction Method, GetKeyboardAction Method, ScaleFactor property.

Topics:

Image Viewer: Scale Action