LEADTOOLS Medical (Leadtools.Dicom assembly)

RescaleSlope Property

Show in webframe







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

            
public double getRescaleSlope()
public void setRescaleSlope(double value)
            
 
get_RescaleSlope();
set_RescaleSlope(value);
Object.defineProperty('RescaleSlope');
public:
property double RescaleSlope {
   double get();
   void set (    double value);
}

Property Value

Value that indicates the the "Rescale Slope" (0028,1053) 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