GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGeneralNodePort Class / PortAndLabelHeight Property
In This Topic
    PortAndLabelHeight Property
    In This Topic
    This is called by GoGeneralNode.LayoutChildren and related methods to determine how tall this port is.
    Syntax
    public virtual float PortAndLabelHeight {get;}
    See Also