GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLabeledLink Class / Orthogonal Property
In This Topic
    Orthogonal Property (GoLabeledLink)
    In This Topic
    Gets or sets the RealLink's GoLink.Orthogonal property.
    Syntax
    [Category("Appearance")]
    [DefaultValue(false)]
    [Description("The Orthogonal property of the RealLink.")]
    public bool Orthogonal {get; set;}
    See Also