LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

CurrentThreshold Property (IsoThreshold)

Show in webframe






Gets or sets the selected Threshold for the volume.
Syntax
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();
public:
property int CurrentThreshold {
   int get();
}

Property Value

An System.Int32 that represents the selected Threshold for the volume.
Requirements

Target Platforms

See Also

Reference

IsoThreshold Class
IsoThreshold Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.