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 |
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.
System.Object
System.EventArgs
Leadtools.Medical3D.Medical3DWindowLevelEventArgs
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7