Medical3DWindowLevelEventArgs Constructor

Summary
Initializes a new instance of the Medical3DWindowLevelEventArgs class with explicit parameters.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal objectIndex As Integer, _ 
   ByVal center As Integer, _ 
   ByVal width As Integer _ 
) 
public: 
Medical3DWindowLevelEventArgs(  
   int objectIndex, 
   int center, 
   int width 
) 

Parameters

objectIndex
A zero-based index of the object for which the window-level values are being changed.

center
The new value of the window-level center.

width
The new value of the window-level width.

Example

For an example refer to Center

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

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