Current transformation matrix used for displaying the image (single item mode).
Object.defineProperty(ImageViewer.prototype, 'imageTransform',
get: function()
)
imageTransform: LeadMatrix; // read-only
The current transformation matrix used for displaying the image (single item mode).
This is a helper property for applications that use ImageViewer in single item mode. It is a shortcut to GetItemImageTransform using ActiveItem. For more information, refer to Image Viewer in Single Item Mode.
For an example, refer to ConvertPoint.
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