Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

EnablePan Property (ImageViewerPanZoomInteractiveMode)

Show in webframe
Indicates whether to enable panning.
Syntax
get_enablePan();
set_enablePan(value);
Object.defineProperty('enablePan');

Property Value

TypeDescription
booleantrue to enable panning; otherwise, it is false. The default value is true.
Remarks

Refer to ImageViewerPanZoomInteractiveMode for more information on how this property interacts with the rest of the members of this object.

See Also

Reference

ImageViewerPanZoomInteractiveMode Object
ImageViewerPanZoomInteractiveMode Members

Error processing SSI file