GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoBasicNode Class / Pen Property
In This Topic
    Pen Property (GoBasicNode)
    In This Topic
    Gets or sets the shape's Pen property.
    Syntax
    [Browsable(false)]
    public Pen Pen {get; set;}
    See Also