Overload | Description |
---|---|
From(Color) | Creates a Northwoods.Go.Draw.GoColor structure from the specified Color structure. |
From(KnownColor) | Creates a Northwoods.Go.Draw.GoColor structure from the specified pre-defined KnownColor. |
From(String) | Creates a Northwoods.Go.Draw.GoColor structure from the specified name of a pre-defined color. |