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

RescaleIntercept Property








Gets or sets the Value of the "Rescale Intercept" (0028,1052) element. .NET support WinRT support Silverlight support
Syntax
public double RescaleIntercept {get; set;}
'Declaration
 
Public Property RescaleIntercept As Double
'Usage
 
Dim instance As DicomModalityLutAttributes
Dim value As Double
 
instance.RescaleIntercept = value
 
value = instance.RescaleIntercept
public double RescaleIntercept {get; set;}
ObjectiveC Syntax
Java Syntax
 get_RescaleIntercept();
set_RescaleIntercept(value);
public:
property double RescaleIntercept {
   double get();
   void set (    double value);
}

Property Value

Value that indicates the "Rescale Intercept" (0028,1052) element. This property is only defined when IsRescaleSlopeIntercept is set to true.
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
RescaleType 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