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

Leadtools.Controls.Medical Assembly

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