LEADTOOLS Medical (Leadtools.Medical3D assembly)

RemoveInterval Property

Show in webframe





Gets or sets the enumeration value that specifies the thresholding behavior
Syntax
public Medical3DRemoveIntervalType RemoveInterval {get; set;}
'Declaration
 
Public Property RemoveInterval As Medical3DRemoveIntervalType
'Usage
 
Dim instance As Medical3DObject
Dim value As Medical3DRemoveIntervalType
 
instance.RemoveInterval = value
 
value = instance.RemoveInterval

            

            
public:
property Medical3DRemoveIntervalType RemoveInterval {
   Medical3DRemoveIntervalType get();
   void set (    Medical3DRemoveIntervalType value);
}

Property Value

A Medical3DRemoveIntervalType enumeration value that determines which interval will be removed. The inner interval is the interval between the LowerThreshold and UpperThreshold. The outer interval is outside those bounds.
Remarks
Example
For an example, refer to EnableThresholding.
Requirements

Target Platforms

See Also

Reference

Medical3DObject Class
Medical3DObject Members

 

 


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