Error processing SSI file
(Leadtools.Controls)

Show in webframe

EnablePan Property (ImageViewerPanControl)




Enable panning on the target control.
Syntax
public bool EnablePan {get; set;}
'Declaration
 
Public Property EnablePan As Boolean

Property Value

true to allow the user to click and drag on the target control, otherwise; false. Default value is true.
Remarks

This value allows the user to click and drag on the target control to move the pan rectangle as well as panning the in the image viewer.

Example

For an example, refer to ImageViewerPanControl.

Requirements

Target Platforms

See Also

Reference

ImageViewerPanControl Class
ImageViewerPanControl Members

Error processing SSI file