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