GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLabeledLink Class / HighlightPenColor Property
In This Topic
    HighlightPenColor Property (GoLabeledLink)
    In This Topic
    Gets or sets the RealLink's GoStroke.HighlightPenColor property.
    Syntax
    [Category("Appearance")]
    [Description("The color of the pen used to highlight the stroke.")]
    public Color HighlightPenColor {get; set;}
    See Also