C#
VB
C++
Resets the threshold properties to their original values (0, 255).
public void ResetThresholdValues()
Public Sub ResetThresholdValues()
public:
void ResetThresholdValues();
This method resets the LowerThreshold, UpperThreshold and RemoveInterval properties, but it will not enable or disable the thresholding feature. To enable the threshhold feature use the EnableThresholding property.
For an example, refer to ResetPosition
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET