GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutTreeLink Class / CommitPosition Method
In This Topic
    CommitPosition Method (GoLayoutTreeLink)
    In This Topic
    Commits the position of the link to the corresponding GoObject.
    Syntax
    public override void CommitPosition()
    Remarks
    TreeNetwork overrides the default. By default this does nothing.
    See Also