LEADTOOLS Medical (Leadtools.Medical3D assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Medical3DWindowLevelEventArgs Class
See Also  Members  
Leadtools.Medical3D Namespace : Medical3DWindowLevelEventArgs Class



The Medical3DWindowLevelEventArgs class provides data about the WindowLevelChanged event.

Object Model

Medical3DWindowLevelEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class Medical3DWindowLevelEventArgs 
   Inherits System.EventArgs
Visual Basic (Usage)Copy Code
Dim instance As Medical3DWindowLevelEventArgs
C# 
public class Medical3DWindowLevelEventArgs : System.EventArgs 
C++/CLI 
public ref class Medical3DWindowLevelEventArgs : public System.EventArgs 

Example

For an example refer to Center

Remarks

Window-leveling allows the brightness and contrast of the 3D object to be adjusted. Various algorithms result in different brightness and contrast for the 3D object. For more information, refer to Medical3DObject.WindowLevelProperties.

Adjust window-leveling using the mouse by enabling the Action. To enable window-leveling, use the AddAction method to add the window level action to the Medical3DControl. Then use the SetAction method to associate the window level action with a mouse button.

Inheritance Hierarchy

System.Object
   System.EventArgs
      Leadtools.Medical3D.Medical3DWindowLevelEventArgs

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features