Error processing SSI file
(Leadtools.Controls)

Show in webframe

RestrictScroll Property




Indicates whether scrolling or panning the view outside the maximum range is allowed.
Syntax
public virtual bool RestrictScroll {get; set;}
'Declaration
 
Public Overridable Property RestrictScroll As Boolean

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

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file