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