←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Web Assembly