GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLabeledLink Class / ToArrowWidth Property
In This Topic
    ToArrowWidth Property (GoLabeledLink)
    In This Topic
    Gets or sets the RealLink's GoStroke.ToArrowWidth property.
    Syntax
    [Category("Appearance")]
    [DefaultValue(8)]
    [Description("The width of the arrowhead at the widest point.")]
    public float ToArrowWidth {get; set;}
    See Also