GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoArc Class / ChangeValue Method
In This Topic
    ChangeValue Method (GoArc)
    In This Topic
    Handle this class's property changes for undo and redo
    Syntax
    public override void ChangeValue( 
       GoChangedEventArgs e,
       bool undo
    )

    Parameters

    e
    undo
    See Also