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

In This Topic
    WindowWidth Property
    In This Topic
    Gets the "Window Width" (contrast) attribute (0028,1051)
    Syntax
    'Declaration
     
    Public ReadOnly Property WindowWidth As Integer
    public int WindowWidth {get;}
    See Also