LEADTOOLS Medical (Leadtools.Dicom assembly)

RescaleIntercept Property

Show in webframe







Gets or sets the Value of the "Rescale Intercept" (0028,1052) element.
Syntax
public double RescaleIntercept {get; set;}
'Declaration
 
Public Property RescaleIntercept As Double
'Usage
 
Dim instance As DicomModalityLutAttributes
Dim value As Double
 
instance.RescaleIntercept = value
 
value = instance.RescaleIntercept
public double RescaleIntercept {get; set;}

            
public double getRescaleIntercept()
public void setRescaleIntercept(double value)
            
 
get_RescaleIntercept();
set_RescaleIntercept(value);
Object.defineProperty('RescaleIntercept');
public:
property double RescaleIntercept {
   double get();
   void set (    double value);
}

Property Value

Value that indicates the "Rescale Intercept" (0028,1052) element. This property is only defined when IsRescaleSlopeIntercept is set to true.
Example
For an example, refer to GetModalityLutAttributes.
Requirements

Target Platforms

See Also

Reference

DicomModalityLutAttributes Class
DicomModalityLutAttributes Members
RescaleIntercept Property
IsRescaleSlopeIntercept Property
RescaleType Property

 

 


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

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features