GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColor Structure / ToHex Method
In This Topic
    ToHex Method
    In This Topic
    Returns the Northwoods.Go.Draw.GoColor as a hex RGB triplet string.
    Syntax
    public string ToHex()
    See Also