←Select platform

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

Leadtools.Medical.Workstation Assembly