GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSubGraph Class / Port Property
In This Topic
    Port Property (GoSubGraph)
    In This Topic
    Gets or sets the port represents the subgraph as a whole.
    Syntax
    [TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public virtual GoPort Port {get; set;}
    See Also