Checks whether the specified point is contained in the ellipse defined by the specified rectangle.
Namespace: MindFusionAssembly: MindFusion.Common
public static bool PointInEllipse ( PointF pt, RectangleF rc)
Public Shared Function PointInEllipse ( _ pt As PointF, _ rc As RectangleF _) As Boolean
Utilities MembersUtilities ClassMindFusion Namespace