ScrollValue property (ILEADStackAction)

Visual Basic example

Visual C++ example

 

Syntax

long ScrollValue

Overview

Refer to Using the Image Viewer

Remarks

(Medical Imaging Suite) Gets or sets the current scroll value. This value represents the image within the image list. Every step of the scroll advances 1 image in the list.

This property is applied on the cell level.

The default is 0.

To change the current scroll value for the action, set this property and call the SetAction method.

This property is updated with the current scroll value for the action by calling the GetAction method.

See Also

Elements:

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

Topics:

Image Viewer: Stack Action