Returns true if point P is inside the ellipse bounded by Rect.
public static Boolean PointInEllipse(Point p,
Rectangle rect)

See Also

PointInEllipse Overload List | Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace