beginDelay Property

Summary

Delay to use before auto-panning starts.

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

Property Value

The delay to use before auto-panning starts in milliseconds. Default value is 100.

Remarks

BeginDelay is the time between the cursor or touch is moved next to an edge and when the auto-pan starts.

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