'Declaration Function GetPoints() As System.Collections.Generic.IList(Of PointF())
System.Collections.Generic.IList<PointF[]> GetPoints()
Return Value
The list of point arrays that specify the bounds.
'Declaration Function GetPoints() As System.Collections.Generic.IList(Of PointF())
System.Collections.Generic.IList<PointF[]> GetPoints()