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



Specifies which interval that will be removed when using the thresholding feature.

Syntax

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

Members

MemberDescription
InnerRange Removes the inner interval (which is between LowerThreshold and UpperThreshold).
OuterRange Removes the outer interval (which is outside LowerThreshold and UpperThreshold).

Remarks

The thresholding feature can be used with the object if it is rendered using the VRT or MIP rendering technique.

For more information, refer to Medical3DMIP.EnableThresholding or Medical3DVRT.EnableThresholding.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical3D.Medical3DRemoveIntervalType

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