Method ToHexRGB
- Namespace
- DotNetBrowser.Ui
- Assembly
- DotNetBrowser.dll
ToHexRGB()
Creates a string representation for this color in the RGB
hex format.
public string ToHexRGB()
Returns
- string
The string representation for this color in the
RGB
hex format.