EnableChangeOnMove property (ILEADRasterContainerCell)
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