←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly