GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLabeledLink Class / Curviness Property
In This Topic
    Curviness Property (GoLabeledLink)
    In This Topic
    Gets or sets the RealLink's GoStroke.Curviness property.
    Syntax
    [Category("Appearance")]
    [DefaultValue(10)]
    [Description("How rounded corners are for strokes of style RoundedLine")]
    public float Curviness {get; set;}
    See Also