edgeSize Property

Summary

Edge detection size in pixels.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerAutoPanInteractiveMode.prototype, 'edgeSize', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly