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