Parses a string which contains a hex representation of the RGB triad in HTML-style syntax to the Color value.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Type: System.String
String to parse.The Color value equivalent to the specified string.