centerAtPoint Method

Summary

Centers the view display at the specified point.

Syntax
TypeScript
JavaScript
ImageViewer.prototype.centerAtPoint = function( 
   point 
) 
centerAtPoint( 
   point: LeadPointD 
): void; 

Parameters

point

The point at which to center the view in control coordinate.

Remarks

The control will change ScrollOffset (and optionally, the scrollbars) according to the value passed. Therefore, this method will follow the same rules governing the minimum and maximum values of ScrollOffset.

ImageViewerCenterAtInteractiveMode uses this method to perform its operation.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.