workOnBounds Property (ImageViewerInteractiveMode)

Summary

Indicates whether this mode will only work if the original click or touch was in a specified bounding area.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerInteractiveMode.prototype, 'workOnBounds', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
workOnBounds: boolean;

Property Value

true if this mode will only work if the original click or touch was in a specified bounding area, otherwise; false. Default value is true.

Remarks

For more information on how WorkOnBounds, Item, AutoItemMode and ItemPart can be used to control the area where the mode can start working, to EnableMouseWheel.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize