Gets or sets the value of the "Rescale Slope" (0028,1053) element.
Supported in Silverlight, Windows Phone 7.
Syntax
Visual Basic (Declaration) | |
---|
Public Property RescaleSlope As Double |
C# | |
---|
public double RescaleSlope {get; set;} |
Property Value
Value that indicates the the "Rescale Slope" (0028,1053) 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