Color.ToRgbHexString

Color.ToRgbHexString method

Returns a hexadecimal color is specified with: #RRGGBB.

public string ToRgbHexString()

Return Value

A hexadecimal color string.

See Also