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

    Parameters

    env
    See Also