GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoHandle Class / MakePath Method
In This Topic
    MakePath Method (GoHandle)
    In This Topic
    Produce a GraphicsPath representing this shape.
    Syntax
    public override GraphicsPath MakePath()

    Return Value

    a newly allocated GraphicsPath
    See Also