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