Options Property

Summary

A clone of the ControlInertiaScrollOptions from the ImageViewerPanZoomInteractiveMode that caused the callback to be run.

Syntax
TypeScript
JavaScript
Object.defineProperty(InertiaParams.prototype, 'options', 
	get: function() 
) 
options: ControlInertiaScrollOptions; // read-only 

Property Value

A cloned ControlInertiaScrollOptions.

Remarks

ControlInertiaScrollOptions.CalculateInertia can use Options to access the other properties of ControlInertiaScrollOptions, particularly to wrap the functionality of ControlInertiaScrollOptions.DefaultCalculateInertia.

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