Transformation matrix of the whole item.
public LeadMatrix GetItemTransform(
ImageViewerItem item
)
Public Function GetItemTransform(
ByVal item As ImageViewerItem
) As LeadMatrix
public:
LeadMatrix^ GetItemTransform(
ImageViewerItem^ item
)
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