Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

EdgeSize Property

Show in webframe
Edge detection size in pixels.
Syntax
get_edgeSize();
set_edgeSize(value);
Object.defineProperty('edgeSize');

Property Value

TypeDescription
LeadSizeDThe edge detection size in pixels. Default value is 15,15.
Remarks

EdgeSize is used control how far the mouse or touch position from the boundary of the view to be considered inside the edge and for auto-pan to start working that direction.

See Also

Reference

ImageViewerAutoPanInteractiveMode Object
ImageViewerAutoPanInteractiveMode Members

Error processing SSI file