LEADTOOLS Medical (Leadtools.Dicom assembly)

RescaleType Property

Show in webframe







Gets or sets the value of the "Rescale Type" (0028,1054) element.
Syntax
public string RescaleType {get; set;}
'Declaration
 
Public Property RescaleType As String
'Usage
 
Dim instance As DicomModalityLutAttributes
Dim value As String
 
instance.RescaleType = value
 
value = instance.RescaleType
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
Example
For an example, refer to GetModalityLutAttributes.
Requirements

Target Platforms

See Also

Reference

DicomModalityLutAttributes Class
DicomModalityLutAttributes Members
RescaleIntercept Property
IsRescaleSlopeIntercept Property
RescaleSlope Property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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