ensureBoundsVisible Method

Summary

Ensures that the specified rectangle area is visible in the viewer.

Syntax

JavaScript Syntax
ImageViewer.prototype.ensureBoundsVisible = function(bounds) 
TypeScript Syntax
ensureBoundsVisible(bounds: LeadRectD): void; 

Parameters

bounds

Rectangle area. This is in control pixel coordinates

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly