Reverse (mirror) the image inside this item horizontally
Object.defineProperty(ImageViewerItem.prototype, 'reverse',
get: function(),
set: function(value)
)
reverse: boolean;
true to reverse (mirror) the image inside this item horizontally, otherwise; false.
This is a display value 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