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