GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLayerCollection Class / Backwards Property
In This Topic
    Backwards Property (GoLayerCollection)
    In This Topic
    Gets an enumerable whose enumerator will iterate over the layers in reverse order.
    Syntax
    public GoLayerCollectionEnumerator Backwards {get;}
    See Also