GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutGenericNetwork.Link<N,L,Y> Class / CommitPosition Method
In This Topic
    CommitPosition Method (GoLayoutGenericNetwork.Link<N,L,Y>)
    In This Topic
    Commits the position of the link to the corresponding GoObject.
    Syntax
    public virtual void CommitPosition()
    Remarks
    By default this does nothing.
    See Also