Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ZoomAtWorkBoundsCenter Property

Show in webframe
Indicates whether the zoom origin is always the work bounds center.
Syntax
get_zoomAtWorkBoundsCenter();
set_zoomAtWorkBoundsCenter(value);
Object.defineProperty('zoomAtWorkBoundsCenter');

Property Value

TypeDescription
booleantrue 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.

See Also

Reference

ImageViewerPanZoomInteractiveMode Object
ImageViewerPanZoomInteractiveMode Members

Error processing SSI file