Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / IodElement Class / GetPixelPaddingValue Method

In This Topic
    GetPixelPaddingValue Method
    In This Topic
    Gets the "Pixel Padding Value" attribute (0028,0120)
    Syntax
    'Declaration
     
    Public Function GetPixelPaddingValue() As Integer
    public int GetPixelPaddingValue()
    See Also