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.UI Namespace > IsoThreshold Class : SetThreshold Method |
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 )