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

In This Topic
    SamplePerPixel Property
    In This Topic
    Gets the "Sample Per Pixel" attribute (0028,0002)
    Syntax
    'Declaration
     
    Public ReadOnly Property SamplePerPixel As Integer
    public int SamplePerPixel {get;}
    See Also