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

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