Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / CtSliceInfo Class / RescaleSlope Property

In This Topic
    RescaleSlope Property
    In This Topic
    Gets the "Rescale Slope" attribute (0028,1053)
    Syntax
    'Declaration
     
    Public ReadOnly Property RescaleSlope As Double
    public double RescaleSlope {get;}
    See Also