Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

SetThreshold Method (IsoThreshold)







The minimum allowed Threshold.
The maximum allowed Threshold.
The selected Threshold for the volume.
Initializes the view with initial values.
Syntax
public void SetThreshold( 
   int minimumThreshold,
   int maximumThreshold,
   int thresholdValue
)
'Declaration
 
Public Sub SetThreshold( _
   ByVal minimumThreshold As Integer, _
   ByVal maximumThreshold As Integer, _
   ByVal thresholdValue As Integer _
) 
'Usage
 
Dim instance As IsoThreshold
Dim minimumThreshold As Integer
Dim maximumThreshold As Integer
Dim thresholdValue As Integer
 
instance.SetThreshold(minimumThreshold, maximumThreshold, thresholdValue)

            

            
public: void SetThreshold( 
   int minimumThreshold,
   int maximumThreshold,
   int thresholdValue
) 
public:
void SetThreshold( 
   int minimumThreshold,
   int maximumThreshold,
   int thresholdValue
) 

Parameters

minimumThreshold
The minimum allowed Threshold.
maximumThreshold
The maximum allowed Threshold.
thresholdValue
The selected Threshold for the volume.
Requirements

Target Platforms

See Also

Reference

IsoThreshold Class
IsoThreshold Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features