Gets or sets the Value of the "Rescale Intercept" (0028,1052) element.
Supported in Silverlight, Windows Phone 7.
Syntax
Visual Basic (Declaration) | |
---|
Public Property RescaleIntercept As Double |
C# | |
---|
public double RescaleIntercept {get; set;} |
Property Value
Value that indicates the "Rescale Intercept" (0028,1052) element. This property is only defined when
IsRescaleSlopeIntercept is set to true.
Example
Requirements
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also