LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)
LEAD Technologies, Inc

CenterAtPoint Method






The point at which to center the image display, in client coordinates.
Centers the image display at the specified point.
Syntax
public void CenterAtPoint( 
   Point pt
)
'Declaration
 
Public Sub CenterAtPoint( _
   ByVal pt As Point _
) 
'Usage
 
Dim instance As WebImageViewer
Dim pt As Point
 
instance.CenterAtPoint(pt)
public void CenterAtPoint( 
   Point pt
)
 function Leadtools.Web.Controls.WebImageViewer.CenterAtPoint( 
   pt 
)
public:
void CenterAtPoint( 
   Point pt
) 

Parameters

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WebImageViewer Class
WebImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.