GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoComment Class / CopyChildren Method
In This Topic
    CopyChildren Method (GoComment)
    In This Topic
    Make copies of the background and the text object.
    Syntax
    protected override void CopyChildren( 
       GoGroup newgroup,
       GoCopyDictionary env
    )

    Parameters

    newgroup
    env
    See Also