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

    Parameters

    env
    See Also