GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLabeledLink Class / CopyChildren Method
In This Topic
    CopyChildren Method (GoLabeledLink)
    In This Topic
    Copying a labeled link is just a matter of copying the real link and the three label objects.
    Syntax
    protected override void CopyChildren( 
       GoGroup newgroup,
       GoCopyDictionary env
    )

    Parameters

    newgroup
    env
    See Also