Transformation matrix used by the floater image of this item.
Object.defineProperty(ImageViewerItem.prototype, 'floaterTransform',
get: function(),
set: function(value)
)
floaterTransform: LeadMatrix;
The transformation matrix used by the floater image of this item. Default value is Identity.
Use this transform to translate, scale or rotate the floater image. ImageViewerFloaterInteractiveMode will update this value when the user clicks and drags on the floater image.
Changing the value of this property will fire the ItemChanged event with ImageViewerItemChangedReason.FloaterTransform.
Refer to Floater for an example.
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