GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoMultiTextNode Class / TopPort Property
In This Topic
    TopPort Property (GoMultiTextNode)
    In This Topic
    Gets or sets the object, normally a port, that is located at the middle top spot of the node.
    Syntax
    [TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public virtual GoObject TopPort {get; set;}
    See Also