Converts the Color class instance to its hex representation of the RGB triad in HTML-style syntax.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Type: System.Drawing.Color
The color to convert.The String which contains a hex representation of the RGB triad in HTML-style syntax equivalent to the color value.