←Select platform

SetThreshold Method (IsoThreshold)

Summary

Initializes the view with initial values.

Syntax

C#
VB
C++
public void SetThreshold(  
   int minimumThreshold, 
   int maximumThreshold, 
   int thresholdValue 
) 
Public Sub SetThreshold( _ 
   ByVal minimumThreshold As Integer, _ 
   ByVal maximumThreshold As Integer, _ 
   ByVal thresholdValue As Integer _ 
) 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize