Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ImageViewerViewLayout Object

Show in webframe
Members 
Defines an ImageViewer layout controller.
Syntax
function Leadtools.Controls.ImageViewerViewLayout() 
Remarks

ImageViewerViewLayout is the main class responsible for setting up the image viewer layout.

Derived classes must implement the following:

The layout must perform the following actions when UpdateTransform is called. All the values calculation must use the scale factor passed to the method and the viewer will update for view alignment after the method returns:

The following methods are available to help with the calculations of these values:

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

Example

For an example, refer to ViewLayout.

See Also

Reference

ImageViewerViewLayout Members
Leadtools.Controls Namespace

Error processing SSI file