GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLabeledLink Class / FromArrowFilled Property
In This Topic
    FromArrowFilled Property (GoLabeledLink)
    In This Topic
    Gets or sets the RealLink's GoStroke.FromArrowFilled property.
    Syntax
    [Category("Appearance")]
    [DefaultValue(true)]
    [Description("Whether the arrowhead is filled with the stroke's brush")]
    public bool FromArrowFilled {get; set;}
    See Also