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

In This Topic
    WindowCenter Property
    In This Topic
    Gets the "Window Center" (brightness) attribute (0028,1050)
    Syntax
    'Declaration
     
    Public ReadOnly Property WindowCenter As Integer
    public int WindowCenter {get;}
    See Also