Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

GetItemFloaterTransform Method

Show in webframe
The reference item, this value cannot be null.
Transformation matrix of the floater of an item.
Syntax
 function Leadtools.Controls.ImageViewer.getItemFloaterTransform( 
   item 
)

Parameters

ParameterTypeDescription
itemImageViewerItemThe reference item, this value cannot be null.

Return Value

TypeDescription
LeadMatrix 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.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file