Error processing SSI file
(Leadtools.Controls)

Show in webframe

ImageViewerViewLayout Class




Members 
Defines an ImageViewer layout controller.
Syntax
public abstract class ImageViewerViewLayout 
'Declaration
 
Public MustInherit Class 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.

Requirements

Target Platforms

See Also

Reference

ImageViewerViewLayout Members
Leadtools.Controls Namespace

Error processing SSI file