restrictToWorkBounds Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerRubberBandInteractiveMode.prototype, 'restrictToWorkBounds', 
	get: function(), 
	set: function(value) 
) 
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

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly