GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGeneralNode Class / LayoutLabels Method
In This Topic
    LayoutLabels Method
    In This Topic
    Position the TopLabel and the BottomLabel above and below the Icon.
    Syntax
    protected virtual void LayoutLabels()
    Remarks
    When the Orientation is Vertical, the TopLabel will be on the left side of the Icon, and the BottomLabel will be on the right side.
    See Also