←Select platform

RescaleType Property

Summary
Gets or sets the value of the "Rescale Type" (0028,1054) element.
Syntax
C#
VB
C++
Java
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); 
} 

Property Value

Represents the value of the "Rescale Type" (0028,1054) element. This property is only defined when IsRescaleSlopeIntercept is set to true.

Remarks
  • The maximum length of this string is 64.
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.