Leadtools.Controls Namespace > ImageViewerPanControl Object : EnablePan Property |
get_enablePan();
set_enablePan(value);
Object.defineProperty('enablePan');
Type | Description |
---|---|
boolean | true to allow the user to click and drag on the target control, otherwise; false. Default value is true. |
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.
For an example, refer to ImageViewerPanControl.