ToString

ColorFormat.ToString method

Returns a String that represents the current color format.

public string ToString(ColorStringFormat format)
ParameterTypeDescription
formatColorStringFormatA type of color string format.

Return Value

A string that represents the current color format.

See Also