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