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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.