GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoShape Class / ContainsPoint Method
In This Topic
    ContainsPoint Method (GoShape)
    In This Topic
    Consider the Pen width when determining if a point is in this shape.
    Syntax
    public override bool ContainsPoint( 
       PointF p
    )

    Parameters

    p
    See Also