GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoStroke Class / MakePath Method
In This Topic
    MakePath Method (GoStroke)
    In This Topic
    Returns a GraphicsPath representation of what will be drawn.
    Syntax
    public override GraphicsPath MakePath()
    Remarks
    The path will not include the arrowheads.
    See Also