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