Translate the image of the item horizontally and vertically by a certain amount.
ImageViewerItem.prototype.offsetBy = function(value)
offsetBy(value: LeadPointD): void;
value
Amount to translate the image horizontally and vertically.
This method will add value to the Offset with the new value is stored in the property
This is a display method and will not change the image data.
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