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();