Color.ToRgbaHexString

Color.ToRgbaHexString method

Returns a Hexadecimal color is specified with: #RRGGBBAA.

public string ToRgbaHexString()

Return Value

A Hexadecimal color string.

See Also