GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoShape Class / GetPath Method
In This Topic
    GetPath Method (GoShape)
    In This Topic
    Gets a cached GraphicsPath produced by a call to MakePath.
    Syntax
    protected GraphicsPath GetPath()
    See Also