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



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

Syntax

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

Members

MemberDescription
InnerRangeRemoves the inner interval (which is between LowerThreshold and UpperThreshold).
OuterRangeRemoves the outer interval (which is outside LowerThreshold and UpperThreshold).

Example

For an example, refer to Medical3DObject.EnableThresholding.

Remarks

The thresholding feature can be used with the object if it is rendered using the MPR, VRT, MIP or MinIP rendering techniques.

For more information, refer to Medical3DObject.EnableThresholding.

Inheritance Hierarchy

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

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