GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoDrawing Class / OpenAllFigures Method
In This Topic
    OpenAllFigures Method
    In This Topic
    Opens all figures in the shape.
    Syntax
    public void OpenAllFigures()
    Remarks
    This just calls OpenFigure with the end index of each figure.
    See Also