Gets or sets the value of the "Rescale Type" (0028,1054) element.
Supported in Silverlight, Windows Phone 7.
Syntax
Visual Basic (Declaration) | |
---|
Public Property RescaleType As String |
C# | |
---|
public string RescaleType {get; set;} |
Property Value
Represents the value of the "Rescale Type" (0028,1054) element. This property is only defined when
IsRescaleSlopeIntercept is set to true.
Example
Remarks
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