Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

EnsureBoundsVisible Method

Show in webframe
Rectangle area. This is in control pixel coordinates
Ensures that the specified rectangle area is visible in the viewer.
Syntax
 function Leadtools.Controls.ImageViewer.ensureBoundsVisible( 
   bounds 
)

Parameters

ParameterTypeDescription
boundsLeadRectDRectangle area. This is in control pixel coordinates
Remarks

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

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file