Medical3DRemoveIntervalType Enumeration

Summary
Specifies which interval will be removed when using the thresholding feature.
Syntax
C#
VB
C++
public enum Medical3DRemoveIntervalType 
  
Public Enum Medical3DRemoveIntervalType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class Medical3DRemoveIntervalType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0InnerRangeRemoves the inner interval (which is between LowerThreshold and UpperThreshold).
1OuterRangeRemoves 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.

Requirements

Target Platforms

See Also

Reference

Leadtools.Medical3D Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.