LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

RescaleType Property








Gets or sets the value of the "Rescale Type" (0028,1054) element. .NET support WinRT support Silverlight support
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;}
ObjectiveC Syntax
Java Syntax
 get_RescaleType();
set_RescaleType(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
Example
For an example, refer to GetModalityLutAttributes.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomModalityLutAttributes Class
DicomModalityLutAttributes Members
RescaleIntercept Property
IsRescaleSlopeIntercept Property
RescaleSlope Property

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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