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