GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoGraphPart Interface
Members
In This Topic
    IGoGraphPart Interface
    In This Topic
    This interface represents an abstract part of a graph, and is the supertype for IGoNode, IGoPort, and IGoLink.
    Syntax
    public interface IGoGraphPart 
    See Also