restrictToWorkBounds Property (ImageViewerRubberBandInteractiveMode)

Summary

Indicates whether this rubber band should only work on the current restricted bound set by the user.

Syntax

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

Property Value

true if this rubber band should only work on the current restricted bound set by the user, otherwise; false.

Remarks

For more information on the work bounds of interactive modes, refer to Image Viewer Interactive Modes.

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