edgeSize Property

Summary

Edge detection size in pixels.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerAutoPanInteractiveMode.prototype, 'edgeSize', 
	get: function(), 
	set: function(value) 
) 
edgeSize: LeadSizeD; 

Property Value

The 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.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly