CenterAtPoint Method

Summary
Centers the image display at the specified point.
Syntax
C#
VB
C++
public void CenterAtPoint( 
   Point pt 
) 
  
Public Sub CenterAtPoint( _ 
   ByVal pt As Point _ 
)  
public: 
void CenterAtPoint(  
   Point pt 
)  

Parameters

pt
The point at which to center the image display, in client coordinates.

Requirements

Target Platforms

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

Leadtools.Web Assembly

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