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

    Parameters

    env
    See Also