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