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

In This Topic
    PixelSpacingColumn Property
    In This Topic
    Gets the second value (column spacing in mm) of the "Pixel Spacing" attribute (0028,0030)
    Syntax
    'Declaration
     
    Public ReadOnly Property PixelSpacingColumn As Single
    public float PixelSpacingColumn {get;}
    See Also