GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColor Structure / Color Property
In This Topic
    Color Property (GoColor)
    In This Topic
    Gets or sets the color represented by the Northwoods.Go.Draw.GoColor.
    Syntax
    public Color Color {get; set;}

    Property Value

    A System.Drawing.Color
    See Also