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