Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

RescaleSlope Property








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)
            
 <br/>get_RescaleSlope();<br/>set_RescaleSlope(value);<br/>Object.defineProperty('RescaleSlope'); 
public:
property double RescaleSlope {
   double get();
   void set (    double value);
}

Property Value

Value that indicates 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

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