Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.Interfaces.Views Namespace > IChangeIsoThresholdView Interface : SetThreshold Method |
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 )
void SetThreshold( int minimumThreshold, int maximumThreshold, int thresholdValue )