EnableChangeOnMove property (ILEADRasterContainerCell)

Visual Basic example

Visual C++ example

 

Syntax

VARIANT_BOOL EnableChangeOnMove

Overview

Refer to Using the Image Viewer

Remarks

(Medical Imaging Suite) Gets or sets a value that indicates whether the action is applied when the user drags the mouse. This parameter is ignored if the Individual property is set to VARIANT_TRUE. Possible values are:

Value

Meaning

VARIANT_TRUE

Applies the action when the user drags the mouse.

VARIANT_FALSE

Applies the action after the user releases the mouse button. This is the Default value.

See Also

Elements:

SubRowCount Property, SubColumnCount Property, Individual Property, IsFit Property, Select Property, Freeze Property, RowPosition Property, ColumnPosition Property, Window Property, ShowRuler Property, ShowTags Property, RepositionCell Method, AddTag Method, InsertBitmapList Method, RulerStyle property, BitmapList Property, Top Property, Left Property, Height Property, Width Property.

Topics:

Image Viewer: Cell Properties