Error processing SSI file
(Leadtools.Controls)

Show in webframe

GetItemFloaterTransform Method




The reference item, this value cannot be null.
Transformation matrix of the floater of an item.
Syntax
public LeadMatrix GetItemFloaterTransform( 
   ImageViewerItem item
)
'Declaration
 
Public Function GetItemFloaterTransform( _
   ByVal item As ImageViewerItem _
) As LeadMatrix

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

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file