GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLink Class / Style Property
In This Topic
    Style Property (GoLink)
    In This Topic
    When IsSelfLoop is true and Orthogonal is false, the stroke style is assumed to be GoStrokeStyle.Bezier.
    Syntax
    public override GoStrokeStyle Style {get; set;}
    See Also