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