Default zoom origin of this item.
Object.defineProperty(ImageViewerItem.prototype, 'defaultZoomOrigin',
get: function()
)
defaultZoomOrigin: LeadPointD; // read-only
The default zoom origin of this item. Default value is the center of the image.
This value can be passed to Zoom to perform the operation around the center of the image. The default value is the center of the image (ImageSize.Width / 2, ImageSize.Height / 2).
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