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

In This Topic
    InstanceNumber Property
    In This Topic
    Gets the "Instance Number" attribute (0020,0013)
    Syntax
    'Declaration
     
    Public ReadOnly Property InstanceNumber As Integer
    public int InstanceNumber {get;}
    See Also