TextFragment

TextFragment constructor

Initializes a new instance of the recognised text fragment.

public TextFragment(string text, Rectangle rectangle)
Parameter Type Description
text String textual content of the recognised text fragment
rectangle Rectangle bounding rectangle of the recognised text fragment

See Also