GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLayerCollection Class / Bottom Property
In This Topic
    Bottom Property (GoLayerCollection)
    In This Topic
    Gets the first layer, normally drawn underneath all other layers.
    Syntax
    public GoLayer Bottom {get;}
    See Also