Leadtools.Medical3D Namespace : Medical3DRemoveIntervalType Enumeration |
public enum Medical3DRemoveIntervalType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum Medical3DRemoveIntervalType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As Medical3DRemoveIntervalType
public enum Medical3DRemoveIntervalType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Medical3D.Medical3DRemoveIntervalType = function() { }; Leadtools.Medical3D.Medical3DRemoveIntervalType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class Medical3DRemoveIntervalType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
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 MPR, VRT, MIP or MinIP rendering techniques.
For more information, refer to Medical3DObject.EnableThresholding.
System.Object
System.ValueType
System.Enum
Leadtools.Medical3D.Medical3DRemoveIntervalType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2