GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColorPreview Class / Color Property
In This Topic
    Color Property (GoColorPreview)
    In This Topic
    Gets or Sets the Color
    Syntax
    public Color Color {get; set;}

    Property Value

    the color defaults to Color.White
    See Also