GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLabeledLink Class / Highlight Property
In This Topic
    Highlight Property (GoLabeledLink)
    In This Topic
    Gets or sets the RealLink's GoStroke.Highlight property.
    Syntax
    [Category("Appearance")]
    [DefaultValue(false)]
    [Description("Whether a highlight is shown along the path of this stroke.")]
    public bool Highlight {get; set;}
    See Also