LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

SetThreshold Method (IChangeIsoThresholdView)







The minimum allowed Threshold.
The maximum allowed Threshold.
The selected Threshold for the volume.
Sets the view with initial values.
Syntax
void SetThreshold( 
   int minimumThreshold,
   int maximumThreshold,
   int thresholdValue
)
'Declaration
 
Sub SetThreshold( _
   ByVal minimumThreshold As Integer, _
   ByVal maximumThreshold As Integer, _
   ByVal thresholdValue As Integer _
) 
'Usage
 
Dim instance As IChangeIsoThresholdView
Dim minimumThreshold As Integer
Dim maximumThreshold As Integer
Dim thresholdValue As Integer
 
instance.SetThreshold(minimumThreshold, maximumThreshold, thresholdValue)
void SetThreshold( 
   int minimumThreshold,
   int maximumThreshold,
   int thresholdValue
)
function Leadtools.Medical.Workstation.Interfaces.Views.IChangeIsoThresholdView.SetThreshold( 
   minimumThreshold ,
   maximumThreshold ,
   thresholdValue 
)
void SetThreshold( 
   int minimumThreshold,
   int maximumThreshold,
   int thresholdValue
) 
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IChangeIsoThresholdView Interface
IChangeIsoThresholdView Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.