OrientationChangedEventArgs Constructor

Summary

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

Syntax
TypeScript
JavaScript
OrientationChangedEventArgs = function( 
   orientation, 
   position 
) 
constructor( 
   orientation: number[], 
   position: number[] 
); 

Parameters

orientation

The new orientation.

position

The new image position.

Remarks

OrientationChangedEventArgs is sent with the event OrientationChanged as an event argument.

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.