GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoShape Class / ContainedByRectangle Method
In This Topic
    ContainedByRectangle Method (GoShape)
    In This Topic
    Consider the Pen width when determining if this shape is inside a rectangle.
    Syntax
    public override bool ContainedByRectangle( 
       RectangleF r
    )

    Parameters

    r
    See Also