[]
Gets the array of points defining a polygon with coordinates of a TextLineFragment on the page.
PointF[] GetPoints(TextLineFragment tlf)
| Type | Name | Description |
|---|---|---|
| TextLineFragment | tlf | The TextLineFragment. |
| Type | Description |
|---|---|
| PointF[] | An array of points defining the polygon of the fragment on a page. |