←Select platform

RestrictScroll Property

Summary

Indicates whether scrolling or panning the view outside the maximum range is allowed.

Syntax
C#
C++/CLI
public virtual bool RestrictScroll { get; set; } 
public:  
   virtual property bool RestrictScroll 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if scrolling and panning the image outside the maximum range is not allowed; otherwise, false. Default value is true.

Remarks

Refer to ScrollMode for more information and an example on how to use this property.

For more information, refer to Image Viewer Scrolling.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.