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

In This Topic
    SliceThickness Property
    In This Topic
    Gets the "Slice Thickness" attribute (0018,0050)
    Syntax
    'Declaration
     
    Public ReadOnly Property SliceThickness As Single
    public float SliceThickness {get;}
    See Also