Gets the matrix object that represents the current transformation for the annotations objects.
Object.defineProperty(AutomationImageViewer.prototype, 'automationTransform',
get: function()
)
automationTransform: LeadMatrix; // read-only
The matrix object that represents the current transformation for the annotations objects.
The provided implementation returns ImageViewer.GetImageTransformWithDpi(false) when single container mode is used.
When using multiple-containers mode, each container might have a different transformation matrix. Therefore the default implementation uses AutomationContainerIndex to obtain the value for the requested container. When using an ImageViewer control, this translates into the ImageViewer.GetItemImageTransformWithDpi of the item at index AutomationContainerIndex in ImageViewer.Items.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document