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