Leadtools.Medical3D Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.03.01
Medical3DWindowLevelFillType Enumeration
See Also  
Leadtools.Medical3D Namespace : Medical3DWindowLevelFillType Enumeration



Specifies the type of algorithm that is used when applying the window-level on a 3D object.

Syntax

Visual Basic (Declaration) 
Public Enum Medical3DWindowLevelFillType 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As Medical3DWindowLevelFillType
C# 
public enum Medical3DWindowLevelFillType : Enum 
C++/CLI 
public enum class Medical3DWindowLevelFillType : public Enum 

Members

MemberDescription
Exponential Exponential.
Linear Linear (Default).
Logarithmic Logarithmic.
Sigmoid Sigmoid.

Remarks

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.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical3D.Medical3DWindowLevelFillType

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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