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