[]
Returns the list of point arrays that specify the bounds of text fragments in this paragraph (relative to the top left corner of the page).
IList<PointF[]> GetPoints()
Function GetPoints() As IList(Of PointF())
Type | Description |
---|---|
IList<PointF[]> | The list of point arrays that specify the bounds. |