GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSubGraph Class / Toggle Method
In This Topic
    Toggle Method (GoSubGraph)
    In This Topic
    This convenience method calls either Collapse or Expand depending on whether it is expanded or collapsed.
    Syntax
    public void Toggle()
    See Also