Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Triangulation Namespace / PictureData<T> Class / Rows Property

In This Topic
    Rows Property (PictureData<T>)
    In This Topic
    Gets the number of rows.
    Syntax
    'Declaration
     
    Public ReadOnly Property Rows As Integer
    public int Rows {get;}
    See Also