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

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