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

In This Topic
    Rows Property (CtSliceInfo)
    In This Topic
    Gets the "Rows" attribute (0028,0010)
    Syntax
    'Declaration
     
    Public ReadOnly Property Rows As Integer
    public int Rows {get;}
    See Also