LEADTOOLS Medical (Leadtools.Medical3D assembly)

Medical3DRemoveIntervalType Enumeration

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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