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