Transformation matrix of the image of an item without translation and rotation.
protected virtual LeadMatrix GetItemImageTransformScaleOnly(
ImageViewerItem item
)
Protected Overridable Function GetItemImageTransformScaleOnly(
ByVal item As ImageViewerItem
) As LeadMatrix
protected:
virtual LeadMatrix^ GetItemImageTransformScaleOnly(
ImageViewerItem^ item
)
item
The reference item, this value cannot be null.
The transformation matrix of the image of an item with the translation and rotation values removed.
GetItemImageTransformScaleOnly returns the matrix value from GetItemImageTransform with the translation and rotation values removed.
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