ColorToString Method | 
| Name | Description | |
|---|---|---|
| ToString | Returns a string that represents the current object.  (Overrides ObjectToString.) | |
| ToString(String) | 
                Returns a string representation of the value of this Color instance, according to the provided
                format specifier.
              | |
| ToString(String, IFormatProvider) | Formats the value of the current instance using the specified format.  |