ResetThresholdValues Method

Summary

Resets the threshold properties to their original values (0, 255).

Syntax
C#
VB
C++
public void ResetThresholdValues() 
  
Public Sub ResetThresholdValues()  
public: 
void ResetThresholdValues();  

Remarks

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.

Example

For an example, refer to ResetPosition

Requirements

Target Platforms

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

Leadtools.Medical3D Assembly