Raphael.getColor Method (JsNumber)
On each call returns next colour in the spectrum. To reset it back to red call Raphael.getColor.reset
Namespace: SharpKit.Raphael
Class: Raphael
Syntax
public static string getColor(JsNumber value)
Parameters
value
Return Value
Type: System.String
hex representation of the colour.
|