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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Web Assembly