LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)

CenterAtPoint Method

Show in webframe





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
) 

Parameters

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

Target Platforms

See Also

Reference

WebImageViewer Class
WebImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.