Leadtools.Medical.Workstation.UI Namespace > IsoThreshold Class : CurrentThreshold Property |
public int CurrentThreshold {get;}
'Declaration Public ReadOnly Property CurrentThreshold As Integer
'Usage Dim instance As IsoThreshold Dim value As Integer value = instance.CurrentThreshold
public: __property int get_CurrentThreshold();