FindIntersections(FEllipse, FLine, Boolean) | Return an array of coordinates containing zero or more intersections between the edge of the ellipse and a provided line. |
FindIntersections(FPoint, Single, Single, FLine, Boolean) | Return an array of coordinates containing zero or more intersections between the edge of the ellipse and a provided line. |