'Declaration Function GetPoints( _ ByVal tlf As TextLineFragment _ ) As System.Drawing.PointF()
System.Drawing.PointF[] GetPoints( TextLineFragment tlf )
Parameters
- tlf
- The TextLineFragment.
Return Value
An array of points defining the polygon of the fragment on a page.