←Select platform

GetItemFloaterTransform Method (ImageViewer)

Summary

Transformation matrix of the floater of an item.

Syntax

C#
VB
C++
public LeadMatrix GetItemFloaterTransform( 
   ImageViewerItem item 
) 
Public Function GetItemFloaterTransform( 
   ByVal item As ImageViewerItem 
) As LeadMatrix 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.WinForms Assembly
Click or drag to resize