Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

Medical3DRemoveIntervalType Enumeration






Specifies which interval will be removed when using the thresholding feature.
Syntax
public enum Medical3DRemoveIntervalType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum Medical3DRemoveIntervalType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As Medical3DRemoveIntervalType

            

            
public enum class Medical3DRemoveIntervalType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000InnerRangeRemoves the inner interval (which is between LowerThreshold and UpperThreshold).
0x00000001OuterRangeRemoves 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 MPR, VRT, MIP or MinIP rendering techniques.

For more information, refer to Medical3DObject.EnableThresholding.

Example
For an example, refer to Medical3DObject.EnableThresholding.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Medical3D Namespace

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features