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