Scale the image of the item horizontally and vertically.
Object.defineProperty(ImageViewerItem.prototype, 'scale',
get: function(),
set: function(value)
)
scale: LeadSizeD;
The value to scale the image of the item horizontally and vertically. Default value is 1,1.
This is a display value and will not change the image data. The item will use the value of Origin as the center for scaling.
This is a state value. For more information, for more information, refer Image Viewer Transformation.
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