SetThreshold Method

Summary
Sets the view with initial values.
Syntax
C#
VB
C++
public void SetThreshold( 
   int minimumThreshold, 
   int maximumThreshold, 
   int thresholdValue 
) 
  
Sub SetThreshold( _ 
   ByVal minimumThreshold As Integer, _ 
   ByVal maximumThreshold As Integer, _ 
   ByVal thresholdValue As Integer _ 
)  

Parameters

minimumThreshold
The minimum allowed Threshold.

maximumThreshold
The maximum allowed Threshold.

thresholdValue
The selected Threshold for the volume.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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