zoomAtWorkBoundsCenter Property

Summary

Indicates whether the zoom origin is always the work bounds center.

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

Property Value

true to set the zoom origin as the work bounds center; otherwise, it is false. The default value is false.

Remarks

Refer to ImageViewerPanZoomInteractiveMode for more information on how this property interacts with the rest of the members of this object.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.