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