GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLayer Class / Backwards Property
In This Topic
    Backwards Property (GoLayer)
    In This Topic
    Gets an enumerable whose enumerator will iterate over the GoObjects in reverse order.
    Syntax
    [Browsable(false)]
    public GoLayerEnumerator Backwards {get;}
    See Also