GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLabeledLink Class / BrushColor Property
In This Topic
    BrushColor Property (GoLabeledLink)
    In This Topic
    Gets or sets the RealLink's GoShape.Brush property.
    Syntax
    [Category("Appearance")]
    [Description("The brush used to fill any arrowhead.")]
    public Color BrushColor {get; set;}
    See Also