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 : CurrentThreshold Property |
int CurrentThreshold {get;}
'Declaration ReadOnly Property CurrentThreshold As Integer
'Usage Dim instance As IChangeIsoThresholdView Dim value As Integer value = instance.CurrentThreshold
__property int get_CurrentThreshold();