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

MaxScrollPosition Property






Gets the max scroll position the image can scroll to.
Syntax
public Point MaxScrollPosition {get;}
'Declaration
 
Public ReadOnly Property MaxScrollPosition As Point
'Usage
 
Dim instance As WebImageViewer
Dim value As Point
 
value = instance.MaxScrollPosition
public Point MaxScrollPosition {get;}
 get_MaxScrollPosition(); 
public:
property Point MaxScrollPosition {
   Point get();
}

Property Value

The maximum scroll position the image can scroll to.
Example
Refer to ScrollBarVisible
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
WebImageViewer Client Class

 

 


Products | Support | Contact Us | Copyright Notices

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