GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLabeledLink Class / AvoidsNodes Property
In This Topic
    AvoidsNodes Property (GoLabeledLink)
    In This Topic
    Gets or sets the RealLink's GoLink.AvoidsNodes property.
    Syntax
    [Category("Appearance")]
    [DefaultValue(false)]
    [Description("Whether an Orthogonal link tries to avoid crossing over any nodes.")]
    public bool AvoidsNodes {get; set;}
    See Also