Error processing SSI file
(Leadtools.Controls)

Show in webframe

UpdateTransform Method (ImageViewer)




Re-calculates the transformation matrices and update the view layout.
Syntax
public void UpdateTransform()
'Declaration
 
Public Sub 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.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file