StackChangedEventArgs Constructor

Summary

Initializes a new instance of the StackChangedEventArgs class object with explicit parameters.

Syntax
TypeScript
JavaScript
StackChangedEventArgs = function( 
   scrollDelta 
) 
constructor( 
   scrollDelta: number 
); 

Parameters

scrollDelta

The amount of change in the scrolling value.

Remarks

This is sent with the event StackChanged

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.