←Select platform

RescaleType Property

Summary

Gets or sets the value of the "Rescale Type" (0028,1054) element.

Syntax

C#
VB
Java
WinRT C#
C++
public string RescaleType {get; set;} 
Public Property RescaleType As String 
public string RescaleType {get; set;} 
public String getRescaleType() 
public void setRescaleType(String value) 
             
  
get_RescaleType(); 
set_RescaleType(value); 
Object.defineProperty('RescaleType');  
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize