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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.