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

Leadtools.Controls.Medical Assembly

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