GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoPenForm Class / Pen Property
In This Topic
    Pen Property (GoPenForm)
    In This Topic
    Gets or sets a Pen representing the properties of the PenControl.
    Syntax
    [Browsable(false)]
    [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
    public Pen Pen {get; set;}
    See Also