←Select platform

MaxScrollPosition Property

Summary

Gets the max scroll position the image can scroll to.

Syntax

C#
VB
C++
public Point MaxScrollPosition { get; } 
  
Public ReadOnly Property MaxScrollPosition As Point 
public: 
property Point MaxScrollPosition { 
   Point get(); 
} 

Property Value

The maximum scroll position the image can scroll to.

Example

Refer to ScrollBarVisible

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