Creates a string representation for this color in the RGBA hex format.
            
 
    Namespace: 
   DotNetBrowser.Ui
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.15.1
Syntaxpublic string ToHexRGBA()
Return Value
Type: 
StringThe string representation for this color in the 
RGBA hex format.
See Also