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