GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutGenericNetwork.Link<N,L,Y> Class / Stroke Property
In This Topic
    Stroke Property
    In This Topic
    Gets the GoStroke associated with the Network Link. This may be needed by the algorithm to add bends to the link.
    Syntax
    public virtual GoStroke Stroke {get;}
    See Also