Indicates whether scrolling or panning the view outside the maximum range is allowed.
public virtual bool RestrictScroll { get; set; } Public Overridable Property RestrictScroll() As BooleanGetSet
public:virtual property bool RestrictScroll{bool get()void set(bool value)}
true if scrolling and panning the image outside the maximum range is not allowed; otherwise, false. Default value is true.
Refer to ScrollMode for more information and an example on how to use this property.
For more information, refer to Image Viewer Scrolling.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
