Click or drag to resize

ColorToString Method

Overload List
  NameDescription
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Public methodToString(String)
Returns a string representation of the value of this Color instance, according to the provided format specifier.
Public methodToString(String, IFormatProvider)
Formats the value of the current instance using the specified format.
Top
See Also