getItemTransform Method

Summary

Transformation matrix of the whole item.

Syntax
TypeScript
JavaScript
ImageViewer.prototype.getItemTransform = function( 
   item 
) 
getItemTransform( 
   item: ImageViewerItem 
): LeadMatrix; 

Parameters

item

The reference item, this value cannot be null.

Return Value

The transformation matrix of the whole item.

Remarks

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.

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.