GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoShape Class / CopyObject Method
In This Topic
    CopyObject Method (GoShape)
    In This Topic
    Makes sure the copied shape does not share any internal data references with the original one.
    Syntax
    public override GoObject CopyObject( 
       GoCopyDictionary env
    )

    Parameters

    env
    See Also