Row Properties
Middle
Middle point of the rectangle defining the row.
Syntax: public Point Middle { get; }
Rectangle
ResultRectangle containing the whole row. Defined by DefineRow (not constructor!)
Syntax: public virtual ResultRectangle Rectangle { get; }
RowSelect
Select filter for the whole row.
Syntax: public Select RowSelect { get; }
Last updated
Was this helpful?