MedicalViewerChangingWindowLevelEventArgs Constructor

Summary
Initializes a new instance of the MedicalViewerChangingWindowLevelEventArgs class with explicit parameters.
Syntax
C#
C++/CLI
            public: 
MedicalViewerChangingWindowLevelEventArgs(  
   int subCellIndex, 
   int width, 
   int oldWidth, 
   int center, 
   int oldCenter 
) 

Parameters

subCellIndex
a Zero-based index of the sub-cell that contains the image which to be affected by the window level action.

width
The new window width.

oldWidth
The previous window width.

center
The new window center.

oldCenter
The previous window width

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.MedicalViewer Assembly

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