GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGeneralNodePort Class / LayoutLabel Method
In This Topic
    LayoutLabel Method (GoGeneralNodePort)
    In This Topic
    Position the port label to the appropriate side of the port, so that it doesn't overlap the icon or the port itself.
    Syntax
    public virtual void LayoutLabel()
    Remarks
    This depends on the LabelSpacing property, and affects the link point for this port.
    See Also