Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / IodElement Class / SliceInfo Property

In This Topic
    SliceInfo Property
    In This Topic
    Gets or sets the CtSliceInfo.
    Syntax
    'Declaration
     
    Public Property SliceInfo As CtSliceInfo
    public CtSliceInfo SliceInfo {get; set;}
    See Also