Transformation matrix of the whole item.
ImageViewer.prototype.getItemTransform = function(item)
getItemTransform(item: ImageViewerItem): LeadMatrix;
item
The reference item, this value cannot be null.
The transformation matrix of the whole item.
GetItemTransform returns the transformation used to render an item in relation to the top-left corner of the viewer control.
For more information refer to Image Viewer Appearance, Image Viewer Transformation, and Image Viewer Bounds and Transform.
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