←Select platform

GetItemFloaterTransform Method

Summary

Transformation matrix of the floater of an item.

Syntax
C#
C++/CLI
public LeadMatrix GetItemFloaterTransform( 
   ImageViewerItem item 
) 
public:  
   LeadMatrix^ GetItemFloaterTransform( 
      ImageViewerItem^ item 
   ) 

Parameters

item

The reference item, this value cannot be null.

Return Value

The transformation matrix of the floater of an item.

Remarks

GetItemContentTransform returns the transformation used to render the floater image 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.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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