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