(Leadtools.Controls)

scrollTo Method

Show in webframe





The horizontal position to scroll the image to.
The vertical position to scroll the image to.
Scrolls the image to the specified position.
Syntax
public void scrollTo( 
   int x,
   int y
)
Public Sub scrollTo( _
   ByVal x As Integer, _
   ByVal y As Integer _
) 
public void scrollTo( 
   int x,
   int y
)

            
public void scrollTo(int x, int y)
 function Leadtools.Controls.ImageViewer.scrollTo( 
   x ,
   y 
)

Parameters

x
The horizontal position to scroll the image to.
y
The vertical position to scroll the image to.
Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


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