GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutGenericNetwork<N,L,Y> Class / Layout Property
In This Topic
    Layout Property
    In This Topic
    Gets or sets the GoLayout in which this network is being used.
    Syntax
    public Y Layout {get; set;}
    See Also