Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

UpdateTransform Method

Show in webframe
Re-calculates the transformation matrices and update the view layout.
Syntax
 function Leadtools.Controls.ImageViewer.updateTransform()
Remarks

This method is called internally by the viewer when the transformation matrices used to palce and render the view and items need to be updated. For example when a new item is added to Items, when Zoom is called or when the size of the viewer is changed among many more cases.

Inside this method, the viewer will perform the following:

For more information, refer to Image Viewer Items, Image Viewer Transformation, Image Viewer Bounds and Transform and Image Viewer Layouts.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file