Visual Basic (Declaration) | |
---|---|
Public Sub ResetThresholdValues() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As Medical3DObject instance.ResetThresholdValues() |
C# | |
---|---|
public void ResetThresholdValues() |
C++/CLI | |
---|---|
public: void ResetThresholdValues(); |
For an example, refer to Medical3DObject.ResetPosition
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 Medical3DObject.EnableThresholding property.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7