GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSelection Class / Toggle Method
In This Topic
    Toggle Method (GoSelection)
    In This Topic
    If the given object is part of this selection, remove it; otherwise add it.
    Syntax
    public virtual void Toggle( 
       GoObject obj
    )

    Parameters

    obj
    See Also