Transformation matrix of the floater of an item.
public LeadMatrix GetItemFloaterTransform(
ImageViewerItem item
)
Public Function GetItemFloaterTransform(
ByVal item As ImageViewerItem
) As LeadMatrix
public:
LeadMatrix^ GetItemFloaterTransform(
ImageViewerItem^ item
)
item
The reference item, this value cannot be null.
The transformation matrix of the floater of an item.
GetItemContentTransform returns the transformation used to render the floater image of 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.
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