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