Indicates whether the zoom origin is always the work bounds center.
Object.defineProperty(ImageViewerPanZoomInteractiveMode.prototype, 'zoomAtWorkBoundsCenter',
get: function(),
set: function(value)
)
zoomAtWorkBoundsCenter: boolean;
true to set the zoom origin as the work bounds center; otherwise, it is false. The default value is false.
Refer to ImageViewerPanZoomInteractiveMode for more information on how this property interacts with the rest of the members of this object.
ImageViewerPanZoomInteractiveMode Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET