C#
VB
C++
Java
Gets or sets the value of the "Rescale Type" (0028,1054) element.
public string RescaleType { get; set; }
Public Property RescaleType As String
public String getRescaleType()
public void setRescaleType(String value)
public:
property String^ RescaleType {
String^ get();
void set ( String^ value);
}
Represents the value of the "Rescale Type" (0028,1054) element. This property is only defined when IsRescaleSlopeIntercept is set to true.
DicomModalityLutAttributes Class
DicomModalityLutAttributes Members