←Select platform

RescaleIntercept Property

Summary
Gets or sets the Value of the "Rescale Intercept" (0028,1052) element.
Syntax
C#
VB
C++
Java
public double RescaleIntercept { get; set; } 
Public Property RescaleIntercept As Double 
public double getRescaleIntercept() 
public void setRescaleIntercept(double value) 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.