beginDelay Property

Summary

Delay to use before auto-panning starts.

Syntax

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

Leadtools.Controls Assembly