GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoEllipse Class / ContainsPoint Method
In This Topic
    ContainsPoint Method (GoEllipse)
    In This Topic
    A point is in this object only if it really is inside the ellipse.
    Syntax
    public override bool ContainsPoint( 
       PointF p
    )

    Parameters

    p
    See Also