YOffset property (ILEADOffsetAction)

Visual Basic example

Visual C++ example

 

Syntax

long YOffset

Overview

Refer to Using the Image Viewer

Remarks

(Medical Imaging Suite) Gets or sets the Y offset of the image. This value is given in pixels and is with respect to the center of the cell.

This property is applied on the cell level.

The default is 0.

To update the cell with the value of the property, the user must call SetAction method after setting the value of this property.

To obtain the value of this property, the user must call GetAction method before calling this property.

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, XOffset property.

Topics:

Image Viewer: Offset Action