Visual Basic (Declaration) | |
---|---|
Public Enum Medical3DRemoveIntervalType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum Medical3DRemoveIntervalType : Enum |
C++/CLI | |
---|---|
public enum class Medical3DRemoveIntervalType : public Enum |
Member | Description |
---|---|
InnerRange | Removes the inner interval (which is between LowerThreshold and UpperThreshold). |
OuterRange | Removes the outer interval (which is outside LowerThreshold and UpperThreshold). |
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.
System.Object
System.ValueType
System.Enum
Leadtools.Medical3D.Medical3DRemoveIntervalType
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family