Leadtools.Controls Namespace > ImageViewer Object : GetItemImageTransformScaleOnly Method |
function Leadtools.Controls.ImageViewer.getItemImageTransformScaleOnly( item )
Parameter | Type | Description |
---|---|---|
item | ImageViewerItem | The reference item, this value cannot be null. |
Type | Description |
---|---|
LeadMatrix | 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.