Visual Basic (Declaration) | |
---|---|
Public Property RescaleType As String |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public string RescaleType {get; set;} |
Return Value
Represents the value of the "Rescale Type" (0028,1054) element. This property is only defined when DicomModalityLutAttributes.IsRescaleSlopeIntercept is set to true.For an example, refer to DicomDataSet.GetModalityLutAttributes.
The maximum length of this string is 64.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family