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

In This Topic
    PixelPaddingValue Property
    In This Topic
    Gets the "Pixel Padding Value" attribute (0028,0120)
    Syntax
    'Declaration
     
    Public ReadOnly Property PixelPaddingValue As Integer
    public int PixelPaddingValue {get;}
    See Also