GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / MultipleIndicatorMeter Class / CopyChildren Method
In This Topic
    CopyChildren Method (MultipleIndicatorMeter)
    In This Topic
    Make sure references to the children, including the indicators, are referring to newly copied objects.
    Syntax
    protected override void CopyChildren( 
       GoGroup newgroup,
       GoCopyDictionary env
    )

    Parameters

    newgroup
    env
    See Also