GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoOverviewRectangle Class / ContainsPoint Method
In This Topic
    ContainsPoint Method (GoOverviewRectangle)
    In This Topic
    Treat this rectangle as being hollow--the user can only pick the rectangle when close to the edge.
    Syntax
    public override bool ContainsPoint( 
       PointF p
    )

    Parameters

    p
    See Also