Visual Basic (Declaration) | |
---|---|
Public Enum Medical3DWindowLevelFillType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum Medical3DWindowLevelFillType : Enum |
C++/CLI | |
---|---|
public enum class Medical3DWindowLevelFillType : public Enum |
Member | Description |
---|---|
Exponential | Exponential. |
Linear | Linear (Default). |
Logarithmic | Logarithmic. |
Sigmoid | Sigmoid. |
The window-level feature allows the user to adjust the brightness and contrast of the 3D object.
It can be adjusted using various algorithms to give a different brightness and contrast.
For more information, refer to Medical3DObject.WindowLevelProperties property.
You can adjust the window-level using the mouse. For more information refer to Medical3DContainer.WindowLevel.
System.Object
System.ValueType
System.Enum
Leadtools.Medical3D.Medical3DWindowLevelFillType
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family