scrollDelta Property

Summary

Gets the value that determines the amount of change when scrolling.

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

Property Value

Value that determines the amount of change when scrolling.

Remarks

Scrolling can occur by using the mouse wheel or by calling the StackAction method.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly