Color.ToRgbHexString

Color.ToRgbHexString method

Returns a hexadecimal color is specified with: #RRGGBB.

public String ToRgbHexString()

Return Value

A hexadecimal color String.

See Also